-
- Downloads
"README.md" did not exist on "937404b39c6ea6e6fa6ce9ab65207aa6955d3d08"
i2ptunnel:
- Pass Accept-Encoding header through HTTP client and server proxies, to allow end-to-end compression - Don't do transparent response compression if response Content-Encoding indicates it is already compressed - Minor encoding cleanups EepGet: - Send Accept-Encoding: gzip even when proxied - Minor cleanups
Showing
- apps/i2ptunnel/java/src/net/i2p/i2ptunnel/HTTPResponseOutputStream.java 15 additions, 9 deletions.../java/src/net/i2p/i2ptunnel/HTTPResponseOutputStream.java
- apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java 5 additions, 3 deletions...unnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java
- apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPServer.java 15 additions, 8 deletions...unnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPServer.java
- core/java/src/net/i2p/util/EepGet.java 7 additions, 8 deletionscore/java/src/net/i2p/util/EepGet.java
Loading
Please register or sign in to comment