From d97b15030d0d1092121441bc053e7091b3d5ad14 Mon Sep 17 00:00:00 2001 From: Eduardo Gurgel Date: Mon, 19 May 2014 20:36:34 +1200 Subject: [PATCH] Update priv/index.html [ci skip] --- priv/index.html | 1 - 1 file changed, 1 deletion(-) 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.