summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/post302.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/post302.d')
-rw-r--r--docs/cmdline-opts/post302.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/post302.d b/docs/cmdline-opts/post302.d
index caf0d87f1..02749032f 100644
--- a/docs/cmdline-opts/post302.d
+++ b/docs/cmdline-opts/post302.d
@@ -3,6 +3,7 @@ Help: Do not switch to GET after following a 302
Protocols: HTTP
See-also: post301 post303 location
Added: 7.19.1
+Category: http post
---
Tells curl to respect RFC 7231/6.4.3 and not convert POST requests into GET
requests when following a 302 redirection. The non-RFC behaviour is ubiquitous