We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f8606 commit 67000baCopy full SHA for 67000ba
README.md
@@ -5,8 +5,8 @@ Node library to enable opening Socket connections via an HTTPS proxy.
5
Based on the implementation in https://github.com/TooTallNate/node-https-proxy-agent,
6
but adapted to expose raw Sockets, instead of just http/https requests.
7
8
-### Note on tedious and mssql
9
-The useProxyForTedious has been removed, if you require this functionality please use v0.2.2.
+## Proxy for Node mssql (tedious)
+The useProxyForTedious has been removed, if you require this functionality please use v0.2.2 instead.
10
11
## Installation
12
```bash
0 commit comments