[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906483#comment-15906483
 ] 

Gary Gregory commented on HTTPCLIENT-1828:
------------------------------------------

I do _not_ see 4.5.x in maintenance mode because 5.0 is _not_ out (and I have 
no idea when it will be out.) I started a new project last week and I am using 
4.5.x and will keep up with whatever is the latest as best I can. For for now, 
4.5.x is the best I can use especially since I have a product to ship in a 
couple of months. Once 5.0 is out, sure, we can say that 4.5.x is in 
maintenance mode. 

It might in fact be that 4.5.x _is_ in maintenance mode just by the fact that 
Oleg is putting in 99% of the work and he is understandably focused in 5.0. But 
for me, I see 4.5.x as the only workable code base since it is released now and 
then.

> HttpDelete does not extend HttpEntityEnclosingRequestBase
> ---------------------------------------------------------
>
>                 Key: HTTPCLIENT-1828
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1828
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>    Affects Versions: 4.5.1, 4.5.2, 4.5.3
>            Reporter: Saravanakumar Selvaraj
>             Fix For: 4.5.4, 5.0 Alpha1
>
>
> Sending body in DELETE is allowed as the HTTP 1.1 specification does not 
> forbid. Hence HttpDelete.class should extend from 
> HttpEntityEnclosingRequestBase instead of HttpRequestBase.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to