summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael Kaufmann <mail@michael-kaufmann.ch>2016-09-22 22:15:13 +0200
committerng0 <ng0@infotropique.org>2017-08-22 15:09:21 +0000
commit10da18b2c1f34bc818d80e3d4ebab6479bfa472a (patch)
treea5b27133a8cae167fc007e2c54d045bd4ce64fc8 /packages
parent3033158981bc72f83d6c247ba1792ba9af0c3e2f (diff)
downloadgnurl-10da18b2c1f34bc818d80e3d4ebab6479bfa472a.tar.gz
gnurl-10da18b2c1f34bc818d80e3d4ebab6479bfa472a.tar.bz2
gnurl-10da18b2c1f34bc818d80e3d4ebab6479bfa472a.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