Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XHR: allow the user to set the User-Agent header
The Fetch spec has allowed it for a while (in other words, it's no longer forbidden): * https://fetch.spec.whatwg.org/#terminology-headers * https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_header_name Cf. also * whatwg/fetch#37 * whatwg/fetch@dab09b0 [ChangeLog][QtQml][XmlHttpRequest] It is now possible to set the User-Agent header. Change-Id: I1d5bd785223e9df2883011f873d440a63e363a24 Reviewed-by: Qt CI Bot <[email protected]> Reviewed-by: Ulf Hermann <[email protected]> Reviewed-by: Timur Pocheptsov <[email protected]> Reviewed-by: Fabian Kosmale <[email protected]>
- Loading branch information