Merge pull request #708 from D3vil0per/patch-2
Added methods from IANA source Source: http://www.iana.org/assignments/http-methods/http-methods.xhtml#methods
This commit is contained in:
@@ -30,6 +30,16 @@ ACL
|
||||
PATCH
|
||||
SEARCH
|
||||
ARBITRARY
|
||||
BIND
|
||||
LINK
|
||||
MKCALENDAR
|
||||
MKREDIRECTREF
|
||||
PRI
|
||||
QUERY
|
||||
REBIND
|
||||
UNBIND
|
||||
UNLINK
|
||||
UPDATEREDIRECTREF
|
||||
options
|
||||
get
|
||||
head
|
||||
@@ -37,6 +47,7 @@ post
|
||||
put
|
||||
delete
|
||||
trace
|
||||
purge
|
||||
connect
|
||||
propfind
|
||||
proppatch
|
||||
@@ -61,3 +72,13 @@ acl
|
||||
patch
|
||||
search
|
||||
arbitrary
|
||||
bind
|
||||
link
|
||||
mkcalendar
|
||||
mkredirectref
|
||||
pri
|
||||
query
|
||||
rebind
|
||||
unbind
|
||||
unlink
|
||||
updateredirectref
|
||||
|
||||
Reference in New Issue
Block a user