Skip to content

[BUG]: Only works (for me) in Powershell #1222

Discussion options

You must be logged in to vote

If I'm not mistaken, curl doesn't automatically pick up Windows proxy settings. So instead, you need to either configure proxy using the environment variable http_proxy or specify proxy in curl like curl -ix http://127.0.0.1:8000 https://jsonplaceholder.typicode.com/posts

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by waldekmastykarz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #846 on June 04, 2025 10:01.