[
https://issues.apache.org/jira/browse/HTTPCLIENT-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-1191.
-------------------------------------------
Resolution: Fixed
Fix Version/s: 4.2 Final
Patch checked in.
Oleg
> Add support for the PATCH method for HTTP
> -----------------------------------------
>
> Key: HTTPCLIENT-1191
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1191
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: HttpClient
> Affects Versions: 4.1.3
> Reporter: Rossen Stoyanchev
> Fix For: 4.2 Final
>
> Attachments: sample_patch_method.diff
>
>
> RFC 5789 defines the PATCH method for HTTP for partial updates,
> http://tools.ietf.org/html/rfc5789. Although not very commonly used yet it's
> definitely present in some APIs, for example GitHub's API v3
> http://developer.github.com/v3/#http-verbs or YouTube's API v2
> https://developers.google.com/youtube/2.0/developers_guide_protocol_partial_updates.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]