Skip to content

Commit 0827091

Browse files
authored
Merge branch 'main' into fix/test-runner-proxy-normalization-help
2 parents 366cc1f + 7703f53 commit 0827091

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)