Merge pull request #376 from alex-lushiku/patch-1

Fix typo
This commit is contained in:
Rob Wu
2021-09-04 22:42:08 +02:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ Request examples:
* `http://localhost:8080/http://google.com/` - Google.com with CORS headers
* `http://localhost:8080/google.com` - Same as previous.
* `http://localhost:8080/google.com:443` - Proxies `https://google.com/`
* `http://localhost:8080/` - Shows usage text, as defined in `libs/help.txt`
* `http://localhost:8080/` - Shows usage text, as defined in `lib/help.txt`
* `http://localhost:8080/favicon.ico` - Replies 404 Not found
Live examples: