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-05 21:33:16 -02:00
parent 5653bc939c
commit 87a670578b

View file

@ -40,7 +40,6 @@ http://httpbin.org clone
* /redirect/:n 302 Redirects n times.
* /relative-redirect/:n 302 Relative redirects n times.
* /digest-auth/:qop/:user/:passwd Challenges HTTP Digest Auth.
* /delay/:n Delays responding for n10 seconds.
* /robots.txt Returns some robots.txt rules.
* /deny Denied by robots.txt file.
* /cache Returns 200 unless an If-Modified-Since header is provided, when it returns a 304 Not Modified.