diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index 005a3d3..8e03114 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -37,6 +37,7 @@
  • /deny Denied by robots.txt file.
  • /cache 200 unless If-Modified-Since was sent, then 304.
  • /forms/post HTML form that submits to /post.
  • +
  • /xml Returns some XML.