Module: MethodEnum
- Defined in:
 - lib/schemas.rb
 
Constant Summary collapse
- Copy =
 "COPY"- Delete =
 "DELETE"- Get =
 "GET"- Head =
 "HEAD"- Link =
 "LINK"- Lock =
 "LOCK"- Options =
 "OPTIONS"- Patch =
 "PATCH"- Post =
 "POST"- Propfind =
 "PROPFIND"- Purge =
 "PURGE"- Put =
 "PUT"- Unlink =
 "UNLINK"- Unlock =
 "UNLOCK"- View =
 "VIEW"