[tor-bugs] #11393 [meek]: Make an HTTP requestor Chrome extension for meek-client

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Apr 6 08:54:57 UTC 2014


#11393: Make an HTTP requestor Chrome extension for meek-client
-------------------------+----------------------
     Reporter:  dcf      |      Owner:  clan
         Type:  project  |     Status:  assigned
     Priority:  normal   |  Milestone:
    Component:  meek     |    Version:
   Resolution:           |   Keywords:  meek
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+----------------------

Comment (by clan):

 The webRequest API does not handle SPDY connection properly. It does not
 change the HTTP header when SPDY is enabled.  To use the extension you
 need to disable SPDY in Chrome, so that Chrome will connect to Google
 using HTTP rather SPDY. Since the documentation
 (https://developer.chrome.com/extensions/webRequest) does not mention
 anything about SPDY, it should behave consistently. It is probably a bug.

 To disable SPDY, you can run Chrome with the argument `--use-spdy=off`.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11393#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list