<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:raal@post.cz" title="raal <raal@post.cz>"> <span class="fn">raal</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Link to external data sometimes results in HTTP 503"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108141">bug 108141</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>bibisectRequest
           </td>
           <td>bibisected, bisected
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>giuseppe.castagno@acca-esse.eu, raal@post.cz
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Windows (All)
           </td>
           <td>All
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Link to external data sometimes results in HTTP 503"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108141#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Link to external data sometimes results in HTTP 503"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108141">bug 108141</a>
              from <span class="vcard"><a class="email" href="mailto:raal@post.cz" title="raal <raal@post.cz>"> <span class="fn">raal</span></a>
</span></b>
        <pre>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 <<a href="mailto:tdf@pollux.tdf">tdf@pollux.tdf</a>>
Date:   Tue Oct 11 08:44:56 2016 +0200

    source sha:16df731a30917a426df81d751a0bfd0ae5fcdd45

author  Giuseppe Castagno <<a href="mailto:giuseppe.castagno@acca-esse.eu">giuseppe.castagno@acca-esse.eu</a>>      2016-09-12
18:59:09 (GMT)
committer       Giuseppe Castagno <<a href="mailto:giuseppe.castagno@acca-esse.eu">giuseppe.castagno@acca-esse.eu</a>>     
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:
<<a href="https://en.wikipedia.org/wiki/List_of_HTTP_status_codes">https://en.wikipedia.org/wiki/List_of_HTTP_status_codes</a>>
(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: <a href="https://gerrit.libreoffice.org/29680">https://gerrit.libreoffice.org/29680</a>
Tested-by: Jenkins <<a href="mailto:ci@libreoffice.org">ci@libreoffice.org</a>>
Reviewed-by: Giuseppe Castagno <<a href="mailto:giuseppe.castagno@acca-esse.eu">giuseppe.castagno@acca-esse.eu</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>