[tor-bugs] #12673 [Pluggable transport]: New fte bridges
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jul 22 10:32:44 UTC 2014
#12673: New fte bridges
-------------------------------------+------------------------------
Reporter: kpdyer | Owner: asn
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Resolution: | Keywords: MikePerry201407R
Actual Points: | Parent ID:
Points: |
-------------------------------------+------------------------------
Comment (by cypherpunks):
> please raise an issue on github
it req signup.
> specific use case for fte that it doesn't support
fte bridge doesn't support anything else than
{{{
GET /<encoded_data> HTTP/1.1\r\n
\r\n
}}}
No any headers, not even different http version.
It hangs on request with normal headers.
{{{
GET /<encoded_data> HTTP/1.1\r\n
Host: tpo.org\r\n
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101
Firefox/24.0\r\n
Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n
Accept-Language: en-us,en;q=0.5\r\n
Accept-Encoding: gzip, deflate\r\n
Connection: keep-alive\r\n
\r\n
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12673#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list