We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb3617 commit 2bc4486Copy full SHA for 2bc4486
README.md
@@ -2,7 +2,6 @@
2
* Support http/https proxy
3
* Support ws/wss proxy
4
* Response use json for multiple requests.
5
-* Used json for responding of multiple requests
6
7
8
[](https://travis-ci.org/code13k/zeroproxy)
@@ -171,4 +170,4 @@ http://example.com:57911/app/ping
171
170
* Ping-Pong
172
##### Response
173
```json
174
-{"data":"pong"}
+{"data":"pong"}
0 commit comments