mirror of
https://github.com/curl/curl.git
synced 2026-06-06 20:14:20 +03:00
Revert "try without singleuse.pl update"
This reverts commit 93db2c669885e6c169731a60ae93c300ed3beb1b. CI is clean without these exceptions. Probably depends of configuration options.
This commit is contained in:
parent
4835982034
commit
72b2f990cf
1 changed files with 3 additions and 0 deletions
|
|
@ -49,6 +49,9 @@ my %wl = (
|
|||
'Curl_creader_def_total_length' => 'internal api',
|
||||
'Curl_meta_reset' => 'internal api',
|
||||
'Curl_trc_dns' => 'internal api',
|
||||
'curlx_base64_decode' => 'internal api',
|
||||
'curlx_base64_encode' => 'internal api',
|
||||
'curlx_base64url_encode' => 'internal api',
|
||||
);
|
||||
|
||||
my %api = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue