We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a313130 commit 4a28f94Copy full SHA for 4a28f94
1 file changed
README.md
@@ -19,7 +19,6 @@ Java httpbin supports a subset of httpbin endpoints:
19
- `/headers` Returns headers.
20
- `/get` Returns GET data.
21
- `/post` Returns POST data.
22
-- `/patch` Returns PATCH data.
23
- `/put` Returns PUT data.
24
- `/status/:code` Returns given HTTP Status code.
25
- `/redirect/:n` 302 Redirects _n_ times.
0 commit comments