diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index 5e10fb6..a9bd9e7 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -17,6 +17,7 @@
/encoding/utf8 Returns page containing UTF-8 data./gzip Returns gzip-encoded data./deflate Returns deflate-encoded data./brotli Returns brotili-encoded data./status/:code Returns given HTTP Status code./response-headers?key=val Returns given response headers./redirect/:n 302 Redirects n times.