Merge branch 'master' into issue-27

This commit is contained in:
Ashley Harvey
2020-02-25 15:10:19 -08:00
committed by GitHub

View File

@@ -316,7 +316,8 @@ $ killall program_name
**STOP OPENING A BROWSER** :-1: **STOP OPENING A BROWSER** :-1:
```shell ```shell
$ ping umair.surge.sh curl -i umair.surge.sh
# curl's -i (--include) option includes HTTP response headers in its output.
``` ```
## view content of a file ## view content of a file