Skip to content

Commit

Permalink
Merge pull request #364 from thecodingmachine/create-pull-request/reg…
Browse files Browse the repository at this point in the history
…enerate-files

Automatically regenerate the files
  • Loading branch information
Kharhamel committed Jun 14, 2022
2 parents 2a8d758 + 1ebe706 commit 0cdbee9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions generated/curl.php
Expand Up @@ -1284,6 +1284,18 @@ function curl_multi_setopt(\CurlMultiHandle $multi_handle, int $option, $value):
*
*
*
* CURLOPT_SAFE_UPLOAD
*
* Always TRUE, what disables support for the @ prefix for
* uploading files in CURLOPT_POSTFIELDS, which
* means that values starting with @ can be safely
* passed as fields. CURLFile may be used for
* uploads instead.
*
*
*
*
*
* CURLOPT_SUPPRESS_CONNECT_HEADERS
*
* TRUE to suppress proxy CONNECT response headers from the user callback functions
Expand Down

0 comments on commit 0cdbee9

Please sign in to comment.