From 6cce4dbf83088cf42fef291bfdbbb711c0daf7aa Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 18 Dec 2016 00:42:36 +0100 Subject: cmdline-opts/post30X.d: fix the RFC references --- docs/cmdline-opts/post303.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cmdline-opts/post303.d') diff --git a/docs/cmdline-opts/post303.d b/docs/cmdline-opts/post303.d index 8b36c8211..f8a60ec5f 100644 --- a/docs/cmdline-opts/post303.d +++ b/docs/cmdline-opts/post303.d @@ -4,7 +4,7 @@ Protocols: HTTP See-also: post302 post301 location Added: 7.26.0 --- -Tells curl to respect RFC 7230/6.4.2 and not convert POST requests into GET +Tells curl to respect RFC 7231/6.4.4 and not convert POST requests into GET requests when following a 303 redirection. The non-RFC behaviour is ubiquitous in web browsers, so curl does the conversion by default to maintain consistency. However, a server may require a POST to remain a POST after such -- cgit v1.2.3