From 87a670578b170e5ba3d83ffada84da71a0c74e47 Mon Sep 17 00:00:00 2001 From: Eduardo Gurgel Date: Sun, 5 Jan 2014 21:33:16 -0200 Subject: [PATCH] Update README.md [ci skip] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a8e2a54..a4b1700 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ http://httpbin.org clone * /redirect/:n 302 Redirects n times. * /relative-redirect/:n 302 Relative redirects n times. * /digest-auth/:qop/:user/:passwd Challenges HTTP Digest Auth. -* /delay/:n Delays responding for n–10 seconds. * /robots.txt Returns some robots.txt rules. * /deny Denied by robots.txt file. * /cache Returns 200 unless an If-Modified-Since header is provided, when it returns a 304 Not Modified.