-
- All Implemented Interfaces:
public class HttpUrlConnPatchMethodWorkaroundThanks to https://github.com/eclipse-ee4j/jersey/blob/3.0.2/core-client/src/main/java/org/glassfish/jersey/client/internal/HttpUrlConnector.java#L473
-
-
Field Summary
Fields Modifier and Type Field Description public final static HttpUrlConnPatchMethodWorkaroundINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitsetPatchRequestMethod(HttpURLConnection conn)-
-
Method Detail
-
setPatchRequestMethod
final Unit setPatchRequestMethod(HttpURLConnection conn)
-
-
-
-