We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The usage version is as follows:
"name": "urllib", "version": "3.18.1",
code
import { request, ProxyAgent } from 'urllib'; let res = await request(url, { timeout, method, headers: headers, data: query, gzip: true, rejectUnauthorized: false, dispatcher: proxyAgent ? proxyAgent : null });
Still reporting errors :UNABLE_TO_VERIFY_LEAF_SIGNATURE
The text was updated successfully, but these errors were encountered:
能否提供一个可复现的代码?
Sorry, something went wrong.
No branches or pull requests
The usage version is as follows:
"name": "urllib",
"version": "3.18.1",
code
Still reporting errors :UNABLE_TO_VERIFY_LEAF_SIGNATURE
The text was updated successfully, but these errors were encountered: