Skip to content

Commit 7703f53

Browse files
authored
Remove proxy host example and documentation links
Removed placeholder proxy host usage and documentation sections.
1 parent 3c4a6e5 commit 7703f53

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,6 @@ export PROXY_URL=http://user:pass@proxyhost:port
126126
bundle exec ruby test/test_proxy_headers.rb -v
127127
```
128128

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-
138129
## Related
139130

140131
- [python-proxy-headers](https://github.com/proxymesh/python-proxy-headers)

0 commit comments

Comments
 (0)