I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 01979c08 authored by jrandom's avatar jrandom Committed by zzz
Browse files

2005-03-04 jrandom

    * Filter HTTP response headers in the eepproxy, forcing Connection: close
      so that broken (/malicious) webservers can't allow persistent
      connections.  All HTTP compliant browsers should now always close the
      socket.
    * Enabled the GZIPInputStream's cache (they were'nt cached before)
    * Make sure our first send is always a SYN (duh)
    * Workaround for some buggy compilers
parent 7928ef83
No related branches found
No related tags found
No related merge requests found
Showing
with 320 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment