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

Fallback mechanism to native CURL #38

Open
Mzack9999 opened this issue Dec 9, 2022 · 0 comments
Open

Fallback mechanism to native CURL #38

Mzack9999 opened this issue Dec 9, 2022 · 0 comments
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@Mzack9999
Copy link
Member

Please describe your feature request:

The library should be able to fallback executing the net.http request with a curl command executed via os.Exec and parse back the result into a valid net.http response

Describe the use case of this feature:

Potential edge cases related to ciphers or http versions

@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

1 participant