diff --git a/priv/index.html b/priv/index.html index 27fe01f..d2ebfe8 100644 --- a/priv/index.html +++ b/priv/index.html @@ -71,7 +71,6 @@
  • /patch Returns PATCH data.
  • /delete Returns DELETE data
  • /status/:code Returns given HTTP Status code.
  • -
  • /response-headers?key=val Returns given response headers.
  • /redirect/:n 302 Redirects n times.
  • /redirect-to?url=foo 302 Redirects to the foo URL.
  • /relative-redirect/:n 302 Relative redirects n times.