79448816

Date: 2025-02-18 15:51:05
Score: 3
Natty:
Report link

a collegue pointed me to a solution.

@ClientHeaderParam(name = "X-Http-Method-Override", value="GET")

Using @POST and this annotation is possible to execute GET call with body.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @POST
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: dsestini