Skip to content

Commit

Permalink
Documented /anything which is a working feature of this and the origi…
Browse files Browse the repository at this point in the history
…nal implementation.
  • Loading branch information
mgrand authored and gaul committed Nov 27, 2019
1 parent 0ce8843 commit d4e05b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Java httpbin supports a subset of httpbin endpoints:
- `/patch` Returns PATCH data.
- `/post` Returns POST data.
- `/put` Returns PUT data.
- `/anything` Returns anything passed in request data.
- `/status/:code` Returns given HTTP Status code.
- `/redirect/:n` 302 Redirects _n_ times.
- `/relative-redirect/:n` 302 Redirects _n_ times.
Expand Down

0 comments on commit d4e05b3

Please sign in to comment.