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:
g0tmi1k 2022-04-26 17:26:16 +01:00 committed by GitHub
commit 635fadadf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,16 @@ ACL
PATCH PATCH
SEARCH SEARCH
ARBITRARY ARBITRARY
BIND
LINK
MKCALENDAR
MKREDIRECTREF
PRI
QUERY
REBIND
UNBIND
UNLINK
UPDATEREDIRECTREF
options options
get get
head head
@ -37,6 +47,7 @@ post
put put
delete delete
trace trace
purge
connect connect
propfind propfind
proppatch proppatch
@ -61,3 +72,13 @@ acl
patch patch
search search
arbitrary arbitrary
bind
link
mkcalendar
mkredirectref
pri
query
rebind
unbind
unlink
updateredirectref