You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tomas-langer opened this issue
Feb 13, 2023
· 3 comments
Assignees
Labels
4.xVersion 4.xNímaHelidon NímataskTo doteam-fixThis issue is available for team members to be fixed. Should not require deep knowledge of Helidonwebserver
HttpRules is missing shortcut methods for TRACE and PATCH but has all the other shortcut methods for GET, POST, PUT, DELETE, and HEAD. HEAD, looks like it still needs: head(Handler... handlers)
4.xVersion 4.xNímaHelidon NímataskTo doteam-fixThis issue is available for team members to be fixed. Should not require deep knowledge of Helidonwebserver
We should copy the same shortcut methods we have in reactive Http Rules to Níma
HttpRules
to support the same user experience.The text was updated successfully, but these errors were encountered: