[
https://issues.apache.org/jira/browse/HTTPCLIENT-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904780#comment-15904780
]
Julian Reschke commented on HTTPCLIENT-1828:
--------------------------------------------
bq. HttpClient 4.x is built to conform to HTTP/1.1 as defined by RFC 2616.
HttpClient 5.0 is being built to conform to HTTP/1.1 as defined by RFC723x.
You make it sound as if there were multiple different protocols called
"HTTP/1.1". This simply is not the case.
If this is a carrot to get people to use 5.0, that's fine. But please do not
pretend that it makes sense to ignore approved errata and clarifications.
> 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]