From kde-core-devel Thu Feb 20 11:28:44 2014 From: "Andrea Iacovitti" Date: Thu, 20 Feb 2014 11:28:44 +0000 To: kde-core-devel Subject: Re: Review Request 115864: kio_http: fixes for 30X response code redirection handling Message-Id: <20140220112844.5175.52781 () probe ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=139289577116270 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============8256456531654167068==" --===============8256456531654167068== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115864/ ----------------------------------------------------------- (Updated Feb. 20, 2014, 11:28 a.m.) Status ------ This change has been marked as submitted. Review request for kdelibs and Dawit Alemayehu. Repository: kdelibs Description ------- Check if method has been overridden via "CustomHTTPMethod" metaData when redirecting POST to GET in case of 301/302 response code. Handle "308 Permanent Redirect" response code. Diffs ----- kioslave/http/http.h 076ad2b kioslave/http/http.cpp 68b5247 kioslave/http/httpauthentication.cpp 80d7995 Diff: https://git.reviewboard.kde.org/r/115864/diff/ Testing ------- Thanks, Andrea Iacovitti --===============8256456531654167068== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115864/

This change has been marked as submitted.


Review request for kdelibs and Dawit Alemayehu.
By Andrea Iacovitti.

Updated Feb. 20, 2014, 11:28 a.m.

Repository: kdelibs

Description

Check if method has been overridden via "CustomHTTPMethod" metaData when redirecting POST to GET in case of 301/302 response code.
Handle "308 Permanent Redirect" response code.

Diffs

  • kioslave/http/http.h (076ad2b)
  • kioslave/http/http.cpp (68b5247)
  • kioslave/http/httpauthentication.cpp (80d7995)

View Diff

--===============8256456531654167068==--