mirror of
https://github.com/curl/curl.git
synced 2026-08-26 11:43:32 +03:00
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
This commit is contained in:
parent
fa3dbb9a14
commit
3b548ffde9
6 changed files with 21 additions and 13 deletions
|
|
@ -113,6 +113,7 @@ options:
|
|||
CURLOPT_RANDOM_FILE
|
||||
CURLOPT_RANGE
|
||||
CURLOPT_REFERER
|
||||
CURLOPT_REQUEST_TARGET
|
||||
CURLOPT_RTSP_SESSION_UID
|
||||
CURLOPT_RTSP_STREAM_URI
|
||||
CURLOPT_RTSP_TRANSPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue