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:
parent
44c7c9b69b
commit
506b430948
1 changed files with 3 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue