Package play.mvc
Interface Http.HttpVerbs
- Enclosing class:
- Http
public static interface Http.HttpVerbs
Standard HTTP Verbs
-
Field Summary
Fields
-
Field Details
-
GET
- See Also:
-
POST
- See Also:
-
PUT
- See Also:
-
PATCH
- See Also:
-
DELETE
- See Also:
-
HEAD
- See Also:
-
OPTIONS
- See Also:
-