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 was not aware of this feature.
It does not work well on my env as well (WSL2).
I will dig into it and find a way to enable/retreive proxy from the command line
Hi, I'm running into this, so I thought I'd ping you to check the status.
FWIW, curl man shows the following
-x, --proxy <[protocol://][user:password@]proxyhost[:port]>
Use the specified HTTP proxy.
If the port number is not specified, it is assumed at port 1080.
Description
You cannot generate screenshots from the Symfony CLI when using a proxy, as is common during development.
opens https://phpwa-demo.wip/
But you can't this the URL for the screenshot, because the proxy that's set up for the network (127.0.0.1:7080) isn't configured.
Example
The text was updated successfully, but these errors were encountered: