Closed eMaringolo closed 3 years ago
WARouteBuilder there is no support for HEAD or PATCH method handling.
WARouteBuilder
HEAD
PATCH
In the discussion of #1272, it got evident that adding HEAD handling in the route produces a convoluted solution and is on the fringe of the HTTP spec.
WARouteBuilder
there is no support forHEAD
orPATCH
method handling.