Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't process HSTS/HPKP headers when host is an IP address | estark | 2015-04-09 | 1 | -3/+7 |
* | Revert of Don't process HSTS/HPKP headers when host is an IP address (patchse... | estark | 2015-04-06 | 1 | -7/+3 |
* | Don't process HSTS/HPKP headers when host is an IP address | estark | 2015-04-06 | 1 | -3/+7 |
* | Remove prerender cookie store, part 4. | davidben | 2015-03-23 | 1 | -3/+3 |
* | WebSocket header continuations test case. | ricea | 2015-03-19 | 1 | -0/+18 |
* | WebSocket ignores trailing whitespace test | ricea | 2015-03-16 | 1 | -2/+16 |
* | Remove fail argument from WebSocket AddChannelResponse message | tyoshino | 2015-03-06 | 1 | -6/+3 |
* | Apply HSTS to WebSocket connections. | Adam Rice | 2015-02-20 | 1 | -7/+89 |
* | GURL::Replacements methods accept a StringPiece instead of std::string&. | mgiuca | 2015-02-05 | 1 | -2/+1 |
* | Avoid WebSocket upgrade on network error. | ricea | 2015-02-02 | 1 | -0/+13 |
* | Add end to end tests for WebSockets in net/websockets/ | ricea | 2015-01-26 | 1 | -0/+370 |