diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-03-01 15:51:55 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-03-01 17:41:27 +0000 |
commit | 96537cd4654df65bcde3f2ccde053800210a9d33 (patch) | |
tree | c060577979d007fb6b39f679a4a1b732420a53f0 /solenv/gbuild/Deliver.mk | |
parent | fe04156def447076e56a78fe1722c64ca7fcda4f (diff) |
Teach INetURLObject about RFC 7230 URLs with no path but query
While RFC 2616 "Hypertext Transfer Protocol -- HTTP/1.1" defined
> http_URL = "http:" "//" host [ ":" port ] [ abs_path [ "?" query ]]
RFC 7230 "Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing"
defines
> http-URI = "http:" "//" authority path-abempty [ "?" query ]
> [ "#" fragment ]
Change-Id: I83b1baa404d28bf3b28b1db812f8930bbc1aaf90
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148064
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv/gbuild/Deliver.mk')
0 files changed, 0 insertions, 0 deletions