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:
parent
aa35e639af
commit
7bb41514b9
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@ http://httpbin.org clone
|
|||
* /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.
|
||||
* /base64/:value Decodes base64url-encoded string
|
||||
* /base64/:value Decodes base64url-encoded string.
|
||||
* /image Return an image based on Accept header.
|
||||
* /websocket Echo message received through websocket
|
||||
|
||||
## TODO
|
||||
|
|
Loading…
Add table
Reference in a new issue