tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
705 stars 176 forks source link

added support for the set-cookie header #210

Closed virgil closed 9 years ago

virgil commented 9 years ago

Before it didn't work. Example: $ curl --basic --compressed -svo /dev/null 'http://s6cco2jylmxqcdeh.onion.city/w/showthread.php?pid=1348&tid=67'

With this patch it works correctly.

evilaliv3 commented 9 years ago

well done man!

@fpietrosanti / @hellais : strange that nobody reported that we never managed authentication on hidden services.