Skip to content

[v1.17.0] Handle support to Invoke HTTP Patch Lib for PATCH API #100

Compare
Choose a tag to compare
@xen-HendryZheng xen-HendryZheng released this 07 Oct 09:22
· 124 commits to master since this release
9ce5f80

Since HttpUrlConnection does not support PATCH Method, this release is to handle and support PATCH method using org.apache.http library.