Yoshi Huang
caacd89b9c
Bug 1165466 - Fix up docshell and loadcontext inheriting code in nsIScriptSecurityManager. r=bholley
2015-09-23 16:10:21 +08:00
Dragana Damjanovic
b321bea26e
Bug 748117 - Make sure http channel is pending in OnStartRequest & OnDataAvailable r=jduell
2014-06-26 18:51:49 -07:00
Daniel Stenberg
896e58f7b4
Bug 237623 - detect broken HTTP1.1 transfers. r=mcmanus,seth
...
Return error when the protocol layer detects a framing error. More data
was supposed to be delivered than what actually did arrive.
Error code returned for this: NS_ERROR_NET_PARTIAL_TRANSFER
In HTTP1.1 for Content-Length: and chunked-encoding underruns
In http2 and SPDY for framing errors when data has already been received.
imgRequest::OnStopRequest will keep partially loaded images shown but
remove them from cache.
2014-06-09 00:15:00 +02:00
Josh Matthews
057dbdbb33
Bug 837091 - Rename cookie-changed notification for private cookies. r=ehsan
2013-02-05 10:44:21 +00:00
Brian Smith
42e893422a
Bug 770243: Close cache input stream only when we're sure we don't need it in nsHttpChannel, r=bsmith for Honza's code, r=honzab for bsmith's changes
2012-09-24 10:20:11 -07:00
Jason Duell
8b5e83d050
Bug 756648 - Implement "cookie jars" for apps. r=biesi,smaug
2012-09-18 12:04:04 -04:00
Jason Duell
7d7ab2243f
Bug 747215: Ensure redirect pathways always call both OnStart/OnStopRequest. r=biesi
2012-06-05 23:59:05 -07:00
Ed Morley
b90aad7305
Backout 12d1d626759c (bug 747215), 11b16556248e (bug 738484) for xpcshell failures on all platforms
2012-05-03 10:17:42 +01:00
Jason Duell
6fc36692aa
Bug 747215 - Ensure redirect pathways always call both OnStart/OnStopRequest. r=biesi
2012-05-03 00:35:55 -07:00
Patrick McManus
850582271a
bug 597684 Implement HTTP Assoc-req and Banned Pipelines on nsHttpConnectionInfo r=honzab
2012-03-22 19:39:31 -04:00
Patrick McManus
50ca2516c3
bug 704227 muddle through on some minor problems with content-length r=jduell
2012-02-09 14:47:30 -05:00
Patrick McManus
4e60b4f875
bug 255119 do not display http response body of 3xx with javascript: location header r=honzab
2011-09-22 08:59:12 -04:00
Josh Matthews
aa29b2579d
Bug 536321 - e10s HTTP: suspend/resume. r=dwitte
2010-08-10 23:07:09 -04:00
Bjarne
dd2e00ab6b
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
2010-08-04 22:15:55 -04:00
Honza Bambas
6bdf0dbe61
Bug 513086 - Make redirect API async, r=bz, sr=biesi
2010-07-28 20:33:06 +02:00
Jason Duell
e979e495c6
Bug 521258 - Catch exceptions in template ChannelListener class to avoid hangs, r=jwalden
2009-11-14 20:54:52 -08:00
Boris Zbarsky
3e5899fca5
Bug 454411. Fix caching of redirects to actually work. r+sr=biesi
2008-09-09 21:39:38 -04:00
Boris Zbarsky
e36117e60f
Bug 426273. Make sure to clear out bogus Content-Disposition values before checking whether we can handle the 206 response. r+sr=biesi
2008-07-31 17:55:14 -07:00
59ca3bb460
393624 check for unexpected status codes when resuming downloads r+sr+a=bz
2007-08-24 17:47:54 -07:00
35c1c40265
move Listener and read_stream to its own head file so that it can be reused by other tests
2007-08-24 11:08:37 -07:00