Moonshard
# Enumeration: RequestMethod
# Index
# Enumeration members
# Enumeration members
# ALL
• ALL: {} = "ALL"
# DELETE
• DELETE: {} = "DELETE"
# GET
• GET: {} = "GET"
# HEAD
• HEAD: {} = "HEAD"
# OPTIONS
• OPTIONS: {} = "OPTIONS"
# PATCH
• PATCH: {} = "PATCH"
# POST
• POST: {} = "POST"
# PUT
• PUT: {} = "PUT"