[dokuwiki] New PR: HTTPClient: Fix missing processing of redirections with status code 303, 307, 308.

  • From: "tomabrafix" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 1 Aug 2021 23:52:02 +0200 (CEST)

Hi,

tomabrafix opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3516:

HTTP/1.1 (RFC 7231) and RFC 7538 also define the redirection status codes 303, 
307 and 308. These should be also supported as they are used more widely 
nowadays (e.g. Google Docs).

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

b38634d0-f312-11eb-95a7-e7f1446ded54


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: HTTPClient: Fix missing processing of redirections with status code 303, 307, 308. - tomabrafix