[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alin Vasile updated HTTPCLIENT-1191:
------------------------------------

    Attachment: sample_patch_method.diff

Sample class attached. There are more changes required in the code base except 
this? Unfortunatelly I didn't had any real web server to test this in 
integration.
                
> 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
>         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]

Reply via email to