summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_end_to_end_test.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-111-2/+4
* Don't process HSTS/HPKP headers when host is an IP addressestark2015-04-091-3/+7
* Revert of Don't process HSTS/HPKP headers when host is an IP address (patchse...estark2015-04-061-7/+3
* Don't process HSTS/HPKP headers when host is an IP addressestark2015-04-061-3/+7
* Remove prerender cookie store, part 4.davidben2015-03-231-3/+3
* WebSocket header continuations test case.ricea2015-03-191-0/+18
* WebSocket ignores trailing whitespace testricea2015-03-161-2/+16
* Remove fail argument from WebSocket AddChannelResponse messagetyoshino2015-03-061-6/+3
* Apply HSTS to WebSocket connections.Adam Rice2015-02-201-7/+89
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-051-2/+1
* Avoid WebSocket upgrade on network error.ricea2015-02-021-0/+13
* Add end to end tests for WebSockets in net/websockets/ricea2015-01-261-0/+370