[Libreoffice-bugs] [Bug 108141] Link to external data sometimes results in HTTP 503
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 6 16:01:47 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108141
raal <raal at post.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bibisected, bisected
CC| |giuseppe.castagno at acca-esse
| |.eu, raal at post.cz
OS|Windows (All) |All
--- Comment #2 from raal <raal at post.cz> ---
This seems to have begun at the below commit.
Adding Cc: to Giuseppe Castagno ; Could you possibly take a look at this one?
Thanks
718bf4985ccb11b9236d2a1bff49ce0b6b0785b2 is the first bad commit
commit 718bf4985ccb11b9236d2a1bff49ce0b6b0785b2
Author: Jenkins Build User <tdf at pollux.tdf>
Date: Tue Oct 11 08:44:56 2016 +0200
source sha:16df731a30917a426df81d751a0bfd0ae5fcdd45
author Giuseppe Castagno <giuseppe.castagno at acca-esse.eu> 2016-09-12
18:59:09 (GMT)
committer Giuseppe Castagno <giuseppe.castagno at acca-esse.eu>
2016-10-11 06:06:12 (GMT)
commit 16df731a30917a426df81d751a0bfd0ae5fcdd45 (patch)
tree e15f608f5942b07c2f576dbf823023c722434b46
parent 086550313260d9fa45b91dc705b21bb9b51ce0b8 (diff)
tdf#102499 (5): Deal with HTTP unofficial response status codes
A reference can be found here:
<https://en.wikipedia.org/wiki/List_of_HTTP_status_codes>
(retrieved 2016-09-13).
Changes done:
Add set of 'HEAD method not available' before using fall back GET method.
Add new method in OPTIONS cache.
Add response status code if fall-back GET didn't succeeded.
Add copy-assignement operator to DAVOptions.
Fix behaviour of GET fall back when HEAD missing.
Change-Id: I6aad0e22bb444abf37b90186588f64f79b03cc3d
Reviewed-on: https://gerrit.libreoffice.org/29680
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Giuseppe Castagno <giuseppe.castagno at acca-esse.eu>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170606/9b25016f/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list