summaryrefslogtreecommitdiffstats
path: root/src/core/net
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when setting invalid cookieMoss Heim2024-01-301-2/+3
* Remove the use of Q_WEBENGINECORE_PRIVATE_EXPORTAlexey Edelev2024-01-163-3/+3
* Move versionUI to net subdirAllan Sandfeld Jensen2024-01-082-0/+88
* Remove DOH debug messageSzabolcs David2024-01-061-8/+0
* Chromium 118 adaptationsAllan Sandfeld Jensen2023-12-095-7/+49
* Chromium 116 adaptationsAllan Sandfeld Jensen2023-12-094-5/+16
* Chromium 114 adaptationsAllan Sandfeld Jensen2023-12-093-0/+14
* Let page interceptor process requests with extra headersSzabolcs David2023-11-071-9/+8
* Include what you need: <QPointer>Marc Mutz2023-10-161-0/+1
* Clean up header includes around ProfileQtPeter Varga2023-09-132-3/+1
* Port away from QScopedPointer::take() - non-trivial caseIvan Solovev2023-09-121-4/+8
* Update qwebengineglobalsettings apiMichal Klocek2023-09-091-1/+1
* Switch additional response header to QMultiMapAllan Sandfeld Jensen2023-08-254-7/+7
* Remove QWebEngineUrlResponseInterceptor APIMichael BrĂ¼ning2023-08-241-67/+0
* Port away from QScopedPointer::take() - trivial caseIvan Solovev2023-08-211-3/+5
* Add initial internal version pageMichal Klocek2023-08-111-1/+4
* Improve DNS-over-HTTPS configuration logicYigit Akcay2023-07-291-12/+1
* Do comments from api 6.6 reviewMichal Klocek2023-07-261-1/+1
* Adaptations for Chromium 112Allan Sandfeld Jensen2023-07-0612-23/+38
* Adaptations for Chromium 110Allan Sandfeld Jensen2023-07-062-15/+3
* Add ResourceRequestBody to QWebEngineUrlRequestJobYigit Akcay2023-06-205-24/+44
* QIODevice for request body in QWebEngineUrlRequestInterceptorYigit Akcay2023-06-163-1/+255
* Validate QNetworkProxy::applicationProxy configsMartin Negyokru2023-06-121-3/+4
* QWebEngineUrlResponseInterceptor: Small cleanupYigit Akcay2023-06-091-2/+2
* Improve LocalContentCanAccess(File/Remote)Urls settingsSzabolcs David2023-06-011-12/+17
* Remove unwanted space characters from content-type and character setAnu Aliyas2023-05-111-2/+2
* Allow configuration of DNS-over-HTTPSYigit Akcay2023-04-282-9/+31
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-101-0/+67
* Minor. Small cleanup of qt webui factoryMichal Klocek2023-02-211-3/+3
* QWebEngineUrlRequestJob: Add function to set additional reponse headersYigit Akcay2023-01-265-4/+25
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-063-12/+6
* Recreate response head objects on multiple redirectMichael BrĂ¼ning2022-12-131-8/+18
* Clean up header includes in proxy config filesPeter Varga2022-12-084-15/+5
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-284-13/+12
* Adaptations for 104-basedAllan Sandfeld Jensen2022-11-288-30/+18
* Minor. Remove Override from client certificate storeMichal Klocek2022-11-223-23/+23
* Return both application and system certificatesAllan Sandfeld Jensen2022-11-221-5/+15
* Fix probabilistic signature schemeMichal Klocek2022-11-171-2/+2
* Make client certifcate work without CAMichal Klocek2022-11-171-5/+14
* Add devtools file system supportMartin Negyokru2022-10-141-2/+3
* Support window system proxy resolverMichal Klocek2022-10-111-6/+14
* Work-around GNOME bug misidentifying HTML contentAllan Sandfeld Jensen2022-09-211-1/+4
* Fix client certificate regression on LinuxAllan Sandfeld Jensen2022-09-201-2/+3
* Fix os_crypt setup on windowsMichal Klocek2022-09-151-2/+2
* Fix using QNetworkReply with custom url schemesAllan Sandfeld Jensen2022-09-121-1/+8
* Enable Push MessagingSzabolcs David2022-09-121-0/+10
* Fix busy waiting on streaming QIODevice'sAllan Sandfeld Jensen2022-09-101-5/+6
* Add QWebEngineUrlRequestInfo::httpHeaders()Benjamin Terrier2022-08-231-2/+20
* Fix PDF viewerAllan Sandfeld Jensen2022-08-111-1/+45
* Fix single process crash when proxy pac is usedMichal Klocek2022-08-051-1/+9