Patrick Monnerat
|
ef8d98bbba
|
os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.
Use it in curl_easy_setopt_ccsid().
Reported-by: jonrumsey on github
Fixes #3833
Closes #4028
|
2019-06-16 01:05:53 +02:00 |
|
Patrick Monnerat
|
3b548ffde9
|
setopt: reintroduce non-static Curl_vsetopt() for OS400 support
This also upgrades ILE/RPG bindings with latest setopt options.
Reported-By: jonrumsey on github
Fixes #2230
Closes #2233
|
2018-01-13 01:28:19 +01:00 |
|
Daniel Stenberg
|
aa7668b948
|
setopt: split out curl_easy_setopt() to its own file
... to make url.c smaller.
Closes #1944
|
2017-11-10 23:08:20 +01:00 |
|