mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
a29ee21efd
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. |
||
---|---|---|
.. | ||
analysis | ||
base | ||
build | ||
components | ||
doc | ||
ds | ||
glue | ||
idl-parser | ||
io | ||
libxpt/xptcall | ||
reflect | ||
sample | ||
string | ||
system | ||
tests | ||
threads | ||
tools | ||
typelib | ||
windbgdlg | ||
xpidl | ||
Makefile.in | ||
moz.build | ||
xpcom-config.h.in | ||
xpcom-private.h.in |