You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Please describe your feature request:
The library should be able to fallback executing the
net.http
request with a curl command executed viaos.Exec
and parse back the result into a validnet.http
responseDescribe the use case of this feature:
Potential edge cases related to ciphers or http versions
The text was updated successfully, but these errors were encountered: