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-2
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ server.listen(5050);
117
117
#### Modify a response from a proxied server
118
118
Sometimes when you have received a HTML/XML document from the server of origin you would like to modify it before forwarding it on.
119
119
120
-
[Harmon](https://github.com./No9/harmon) allows you to do this in a streaming style so as to keep the pressure on the proxy to a minimum.
120
+
[Harmon](https://github.com./No9/harmon) allows you to do this in a streaming style so as to keep the pressure on the proxy to a minimum.
121
121
122
122
123
123
#### Setup a stand-alone proxy server with proxy request header re-writing
0 commit comments