diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index 3a1443b..cb73397 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -17,7 +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./brotli Returns brotli-encoded data./status/:code Returns given HTTP Status code./response-headers?key=val Returns given response headers./redirect/:n 302 Redirects n times.