summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael Kaufmann <mail@michael-kaufmann.ch>2016-09-22 22:15:13 +0200
committerMichael Kaufmann <mail@michael-kaufmann.ch>2016-09-22 22:22:31 +0200
commite9e536619333b0ebd1b096be5c27a39c78e812c5 (patch)
tree44c39aad0c5acc5f0d330653ac214c274afdef38 /packages
parentd1f1c857ad559eafef9373621d30174c046261ef (diff)
downloadgnurl-e9e536619333b0ebd1b096be5c27a39c78e812c5.tar.gz
gnurl-e9e536619333b0ebd1b096be5c27a39c78e812c5.tar.bz2
gnurl-e9e536619333b0ebd1b096be5c27a39c78e812c5.zip
New libcurl option to keep sending on error
Add the new option CURLOPT_KEEP_SENDING_ON_ERROR to control whether sending the request body shall be completed when the server responds early with an error status code. This is suitable for manual NTLM authentication. Reviewed-by: Jay Satiro Closes https://github.com/curl/curl/pull/904
Diffstat (limited to 'packages')
-rw-r--r--packages/OS400/curl.inc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in
index 486f655e9..4176905a0 100644
--- a/packages/OS400/curl.inc.in
+++ b/packages/OS400/curl.inc.in
@@ -1254,6 +1254,8 @@
d c 10243
d CURLOPT_TCP_FASTOPEN...
d c 00244
+ d CURLOPT_KEEP_SENDING_ON_ERROR...
+ d c 00245
*
/if not defined(CURL_NO_OLDIES)
d CURLOPT_FILE c 10001