Skip to content

Add rejectUnauthorized to RequestOptions #571

Open
@JordanDC2

Description

@JordanDC2

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions