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
minor #13621 Add reapply proxy settings on chrome tooltip (Pascal Montoya)
This PR was merged into the 3.4 branch.
Discussion
----------
Add reapply proxy settings on chrome tooltip
Hi,
Just a very small tooltip : you don't need to fully restart chrome on proxy start, just to re-apply proxy settings.
Commits
-------
2297bfa Add reapply proxy settings on chrome tooltip
Copy file name to clipboardExpand all lines: setup/symfony_server.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ Now run this command to start the proxy:
201
201
202
202
.. note::
203
203
204
-
Some browsers (e.g. Chrome) require a full restart after starting the proxy.
204
+
Some browsers (e.g. Chrome) require to re-apply proxy settings (clicking on ``Re-apply settings`` button on the ``chrome://net-internals/#proxy`` page) or a full restart after starting the proxy.
205
205
Otherwise, you'll see a *"This webpage is not available"* error (``ERR_NAME_NOT_RESOLVED``).
0 commit comments