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

ASF subversion and git services commented on HTTPCLIENT-2293:
-------------------------------------------------------------

Commit 86b1d5c3ced5de8e184318f8cddcb6b6432bdc78 in httpcomponents-client's 
branch refs/heads/5.4.x from Arturo Bernal
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=86b1d5c3c ]

HTTPCLIENT-2293 - Implement RFC-compliant TRACE request interceptor (#486)

- Add RequestTraceInterceptor class to handle HTTP TRACE requests in compliance 
with RFC 7231, Section 4.3.8.
  - Throw ProtocolException for sensitive headers like 'Authorization' and 
'Cookie' in TRACE requests.
  - Throw ProtocolException if TRACE request contains a body.

> HttpClient HTTP Semantics conformance to RFC 9110
> -------------------------------------------------
>
>                 Key: HTTPCLIENT-2293
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2293
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>            Reporter: Arturo Bernal
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to