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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,10 @@ This proxy script allows you to forward all HTTP/HTTPS requests to another serve
10
10
* (Optional) Add **Proxy-Debug** header for debug mode
11
11
12
12
## Example
13
-
Proxy script is at http://www.foo.bar. I want to make a GET request to https://www.github.com. My auth token is default, I want the debug mode.
13
+
Proxy script is at http://www.foo.bar/proxy.php. I want to execute a GET request to https://www.github.com. The auth token is default one, using debug mode.
0 commit comments