We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 366cc1f + 7703f53 commit 0827091Copy full SHA for 0827091
1 file changed
README.md
@@ -126,15 +126,6 @@ export PROXY_URL=http://user:pass@proxyhost:port
126
bundle exec ruby test/test_proxy_headers.rb -v
127
```
128
129
-Use a placeholder proxy host in examples, e.g. `http://user:pass@proxyhost:port`.
130
-
131
-## Documentation
132
133
-- [Library research](LIBRARY_RESEARCH.md) — proxy header support by client
134
-- [Implementation plan](IMPLEMENTATION_PRIORITY.md) — phased roadmap
135
-- [Marketing plan](MARKETING_PLAN.md) — positioning, channels, and 90-day growth plan
136
-- [Deferred items](DEFERRED.md) — Typhoeus, Mechanize, Excon CONNECT response caveats
137
138
## Related
139
140
- [python-proxy-headers](https://github.com/proxymesh/python-proxy-headers)
0 commit comments