1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00

Update README.md

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-01-07 21:15:12 -03:00
parent bd1567d573
commit 9bc05fb45a

View file

@ -37,7 +37,6 @@ http://httpbin.org clone
* / This page.
* /gzip Returns gzip-encoded data.
* /response-headers?key=val Returns given response headers.
* /redirect/:n 302 Redirects n times.
* /relative-redirect/:n 302 Relative redirects n times.
* /digest-auth/:qop/:user/:passwd Challenges HTTP Digest Auth.
* /robots.txt Returns some robots.txt rules.