aboutsummaryrefslogtreecommitdiff
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 64ead0536..744ef5813 100644
--- a/docs/cmdline-opts/post301.d
+++ b/docs/cmdline-opts/post301.d
@@ -4,6 +4,7 @@ Protocols: HTTP
See-also: post302 post303 location
Added: 7.17.1
Category: http post
+Example: --post301 --location -d "data" $URL
---
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 behavior is ubiquitous