mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
289d93b851
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. |
||
---|---|---|
.. | ||
crashtests | ||
idl | ||
loader | ||
public | ||
shell | ||
src | ||
tests | ||
wrappers | ||
moz.build |