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
i d like to add a feature that when importing a curl request it recognizes proxy header in curl --socks5-hostname and generates client code with proxy in it.
example
input curl --socks5-hostname localhost:9050 https://example.com
i d like to add a feature that when importing a curl request it recognizes proxy header in curl --socks5-hostname and generates client code with proxy in it.
example
input
curl --socks5-hostname localhost:9050 https://example.com
output
The text was updated successfully, but these errors were encountered: