-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
8u192
-
x86
-
os_x
ADDITIONAL SYSTEM INFORMATION :
This is not a system dependent issue.
A DESCRIPTION OF THE PROBLEM :
The Resttemplate class uses HttpUrlConnection class to make api calls. The class HttpUrlConnection doesn't have PATCH method in it, and that is why im unable to make PATCH calls using Resttemplate.
This is not a system dependent issue.
A DESCRIPTION OF THE PROBLEM :
The Resttemplate class uses HttpUrlConnection class to make api calls. The class HttpUrlConnection doesn't have PATCH method in it, and that is why im unable to make PATCH calls using Resttemplate.
- duplicates
-
JDK-8207840 HTTPUrlConnection does not accept PATCH method
-
- Closed
-