qt6-bb10/src/network/access
Lorn Potter 7789b77458 wasm: fix corrupt downloads
This would only ever put the first 16k into the buffer that gets read,
so this 16k would get repeated until the size of the download.

Task-number: QTBUG-74123
Change-Id: Ia53bedf6a8754d9fd83fd0ab62866cfa5af5cc1a
Reviewed-by: Mikhail Svetkin <mikhail.svetkin@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2019-03-04 20:38:09 +00:00
..
http2 Hpack - fix the static lookup 2019-03-04 16:18:14 +00:00
access.pri Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-27 11:08:55 +02:00
qabstractnetworkcache.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qabstractnetworkcache.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qabstractnetworkcache_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qabstractprotocolhandler.cpp Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qabstractprotocolhandler_p.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qftp.cpp Documentation: Add \nullptr macro and use where applicable 2019-01-10 22:16:07 +00:00
qftp_p.h Convert features.ftp to QT_[REQUIRE_]CONFIG 2017-09-06 06:50:47 +00:00
qhsts.cpp Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-27 11:08:55 +02:00
qhsts_p.h Protect HSTS code for no-feature-settings build 2018-09-24 11:49:05 +00:00
qhstspolicy.cpp doc: Add class qualifiers to parameter types 2017-12-06 07:12:44 +00:00
qhstspolicy.h QHstsPolicy: Replace bool with QFlags 2017-03-08 09:42:01 +00:00
qhstsstore.cpp QHstsStore - use qAsConst in a range-loop 2017-10-23 15:56:45 +00:00
qhstsstore_p.h Protect HSTS code for no-feature-settings build 2018-09-24 11:49:05 +00:00
qhttp2protocolhandler.cpp http2: skip content-length for content-encoding: gzip/deflate 2019-02-01 14:32:12 +00:00
qhttp2protocolhandler_p.h Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
qhttpmultipart.cpp QRandomGenerator: add system() and global() 2017-10-29 10:13:01 +00:00
qhttpmultipart.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qhttpmultipart_p.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qhttpnetworkconnection.cpp QByteArray: add compare() with case sensitivity options 2018-06-22 20:12:41 +00:00
qhttpnetworkconnection_p.h Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging/dev 2017-11-06 14:25:20 +00:00
qhttpnetworkconnectionchannel.cpp Return to eventloop after emitting encrypted 2018-07-31 14:57:02 +00:00
qhttpnetworkconnectionchannel_p.h Return to eventloop after emitting encrypted 2018-07-31 14:57:02 +00:00
qhttpnetworkheader.cpp QByteArray: add compare() with case sensitivity options 2018-06-22 20:12:41 +00:00
qhttpnetworkheader_p.h Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
qhttpnetworkreply.cpp QByteArray: add compare() with case sensitivity options 2018-06-22 20:12:41 +00:00
qhttpnetworkreply_p.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qhttpnetworkrequest.cpp Normalize path segments in QHttpNetworkRequest::uri 2018-08-16 04:52:56 +00:00
qhttpnetworkrequest_p.h Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
qhttpprotocolhandler.cpp Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qhttpprotocolhandler_p.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qhttpthreaddelegate.cpp Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging/dev 2017-11-06 14:25:20 +00:00
qhttpthreaddelegate_p.h Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging/dev 2017-11-06 14:25:20 +00:00
qnetworkaccessauthenticationmanager.cpp Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qnetworkaccessauthenticationmanager_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkaccessbackend.cpp Deprecate and remove the unused bearer support in QNetworkProxy 2017-07-21 18:25:42 +00:00
qnetworkaccessbackend_p.h QNetworkAccessBackend: remove unused fwd declaration 2016-08-24 04:31:07 +00:00
qnetworkaccesscache.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkaccesscache_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qnetworkaccesscachebackend.cpp Convert features.ftp to QT_[REQUIRE_]CONFIG 2017-09-06 06:50:47 +00:00
qnetworkaccesscachebackend_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qnetworkaccessdebugpipebackend.cpp NeworkAccessBackend: Remove duplicated/shadowed member 2018-08-07 12:13:58 +00:00
qnetworkaccessdebugpipebackend_p.h NeworkAccessBackend: Remove duplicated/shadowed member 2018-08-07 12:13:58 +00:00
qnetworkaccessfilebackend.cpp NeworkAccessBackend: Remove duplicated/shadowed member 2018-08-07 12:13:58 +00:00
qnetworkaccessfilebackend_p.h NeworkAccessBackend: Remove duplicated/shadowed member 2018-08-07 12:13:58 +00:00
qnetworkaccessftpbackend.cpp Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-27 11:08:55 +02:00
qnetworkaccessftpbackend_p.h ftp backend: Dynamically resolving resource path with URL prefix 2018-02-19 08:31:26 +00:00
qnetworkaccessmanager.cpp Normalize some SIGNAL/SLOT signatures 2019-02-06 07:17:44 +00:00
qnetworkaccessmanager.h WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
qnetworkaccessmanager_p.h Protect HSTS code for no-feature-settings build 2018-09-24 11:49:05 +00:00
qnetworkcookie.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qnetworkcookie.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkcookie_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkcookiejar.cpp Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
qnetworkcookiejar.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qnetworkcookiejar_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkdiskcache.cpp QByteArray: add compare() with case sensitivity options 2018-06-22 20:12:41 +00:00
qnetworkdiskcache.h Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
qnetworkdiskcache_p.h Convert features.networkdiskcache to QT_[REQUIRE_]CONFIG 2017-09-06 06:51:00 +00:00
qnetworkfile.cpp QNetworkFile: Fix compile error with MinGW/gcc 5.1. 2016-03-08 11:26:57 +00:00
qnetworkfile_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qnetworkreply.cpp Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
qnetworkreply.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qnetworkreply_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkreplydataimpl.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkreplydataimpl_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qnetworkreplyfileimpl.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-03-22 07:28:42 +01:00
qnetworkreplyfileimpl_p.h Fix alignment-warnings about Q_DECLARE_PRIVATE's casts 2019-01-15 08:31:51 +00:00
qnetworkreplyhttpimpl.cpp Normalize some SIGNAL/SLOT signatures 2019-02-06 07:17:44 +00:00
qnetworkreplyhttpimpl_p.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qnetworkreplyimpl.cpp QNetworkReply: fix isFinished() for disabled replies 2018-03-17 08:38:29 +00:00
qnetworkreplyimpl_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qnetworkreplywasmimpl.cpp wasm: fix corrupt downloads 2019-03-04 20:38:09 +00:00
qnetworkreplywasmimpl_p.h wasm: emit finished after QNetworkReply abort 2018-12-18 20:36:08 +00:00
qnetworkrequest.cpp Documentation: Add \nullptr macro and use where applicable 2019-01-10 22:16:07 +00:00
qnetworkrequest.h Add HTTP caching headers to KnownHeaders 2018-04-19 06:46:13 +00:00
qnetworkrequest_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qspdyprotocolhandler.cpp Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00
qspdyprotocolhandler_p.h Modernize use of 'http' feature 2017-11-06 09:39:57 +00:00