mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 16:22:32 -04:00
Update TODO on README.md
[ci skip]
This commit is contained in:
parent
44c7c9b69b
commit
506b430948
1 changed files with 3 additions and 4 deletions
|
@ -38,7 +38,6 @@ http://httpbin.org clone
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
* /gzip Returns gzip-encoded data.
|
* [ ] /gzip Returns gzip-encoded data.
|
||||||
* /response-headers?key=val Returns given response headers.
|
* [ ] /response-headers?key=val Returns given response headers.
|
||||||
* /digest-auth/:qop/:user/:passwd Challenges HTTP Digest Auth.
|
* [ ] /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.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue