diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index 1e3f284..370bac2 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -2,6 +2,8 @@
Freely hosted in HTTP, HTTPS & EU flavors by Runscope
+ +/digest-auth/:qop/:user/:passwd Challenges HTTP Digest Auth./stream/:n Streams n–100 lines./delay/:n Delays responding for n–10 seconds./drip?numbytes=n&duration=s&delay=s Drips data over a duration after an optional initial delay./drip?numbytes=n&duration=s&delay=s&code=code Drips data over a duration after an optional initial delay, then (optionally) returns with the given status code./html Renders an HTML Page./robots.txt Returns some robots.txt rules./deny Denied by robots.txt file.