[
https://issues.apache.org/jira/browse/HTTPCLIENT-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rossen Stoyanchev updated HTTPCLIENT-1191:
------------------------------------------
Description: 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.
(was: RFC 5789 defines the PATCH method for HTTP (see
http://tools.ietf.org/html/rfc5789) for partial updates. Although not very
commonly used yet it's definitely present in some APIs, for example GitHub's
API v3 (see http://developer.github.com/v3/#http-verbs) or YouTube API v2 (see
https://developers.google.com/youtube/2.0/developers_guide_protocol_partial_updates).
)
> 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
>
> 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]