[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCLIENT-1648.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.5

Implemented in SVN trunk.

Oleg

> Allow Redirects with Http DELETE method
> ---------------------------------------
>
>                 Key: HTTPCLIENT-1648
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1648
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.4.1
>            Reporter: Mohamed Ibrahim
>            Priority: Minor
>              Labels: DELETE, REDIRECTS
>             Fix For: 4.5
>
>
> HttpClient doesn't allow automatic redirects with Http Delete method.
> I would like to request to add support to relax any restrictions on auto 
> redirecting for the Delete method?
> I needed to redirect on a Delete call so I added a DeleteRedirectStrategy 
> class which extended LaxRedirectStrategy and added Delete method.
> Alternatively, could just add Delete method to LaxRedirectStrategy class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to