0

is there support for PATCH method request in jersey REST Client?

I have tried the jdk HttpURLConnection class , but it does not support PATCH method.

Tried some hack on it but does not work for HTTPS

pkk
  • 11
  • 2
  • This should help you.https://stackoverflow.com/questions/22355235/patch-request-using-jersey-client – javaguy Sep 23 '20 at 12:17

0 Answers0