Skip to content
New issue

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

Add rejectUnauthorized to RequestOptions #571

Open
JordanDC2 opened this issue Jan 29, 2025 · 0 comments
Open

Add rejectUnauthorized to RequestOptions #571

JordanDC2 opened this issue Jan 29, 2025 · 0 comments

Comments

@JordanDC2
Copy link

Is it possible to add rejectUnauthorized tp the RequestOptions interface? I would like to be able to simply set this value as an option when making a request with urllib. Currently this property does not exist on the RequestOptions interface and it is needed in order to allow self-signing certficates.

It looks like in the past some effort was made to do something similar to this here, but would it be possible to simply add this to the RequestOptions interface to avoid having to create a new httpRequestClient just for this purpose?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant