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