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