This website requires JavaScript.
Explore
Help
Sign In
Vasanko
/
sanic
Watch
2
Star
0
Fork
0
You've already forked sanic
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
4b6e89a526
sanic
/
sanic
/
constants.py
2 lines
76 B
Python
Raw
Normal View
History
Unescape
Escape
Add a pesky newline
2017-01-28 04:15:34 +00:00
HTTP_METHODS
=
(
'
GET
'
,
'
POST
'
,
'
PUT
'
,
'
HEAD
'
,
'
OPTIONS
'
,
'
PATCH
'
,
'
DELETE
'
)
Reference in New Issue
Copy Permalink