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

Update TODO on README.md

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-05-02 21:57:42 +12:00
parent 44c7c9b69b
commit 506b430948

View file

@ -38,7 +38,6 @@ http://httpbin.org clone
## TODO
* /gzip Returns gzip-encoded data.
* /response-headers?key=val Returns given response headers.
* /digest-auth/:qop/:user/:passwd Challenges HTTP Digest Auth.
* /cache Returns 200 unless an If-Modified-Since header is provided, when it returns a 304 Not Modified.
* [ ] /gzip Returns gzip-encoded data.
* [ ] /response-headers?key=val Returns given response headers.
* [ ] /digest-auth/:qop/:user/:passwd Challenges HTTP Digest Auth.