Merge pull request #519 from arjunshibu/master
Added http-request-methods.txt
This commit is contained in:
62
Fuzzing/http-request-methods.txt
Normal file
62
Fuzzing/http-request-methods.txt
Normal file
@@ -0,0 +1,62 @@
|
||||
OPTIONS
|
||||
GET
|
||||
HEAD
|
||||
POST
|
||||
PUT
|
||||
DELETE
|
||||
TRACE
|
||||
CONNECT
|
||||
PROPFIND
|
||||
PROPPATCH
|
||||
MKCOL
|
||||
COPY
|
||||
MOVE
|
||||
LOCK
|
||||
UNLOCK
|
||||
VERSION-CONTROL
|
||||
REPORT
|
||||
CHECKOUT
|
||||
CHECKIN
|
||||
UNCHECKOUT
|
||||
MKWORKSPACE
|
||||
UPDATE
|
||||
LABEL
|
||||
MERGE
|
||||
BASELINE-CONTROL
|
||||
MKACTIVITY
|
||||
ORDERPATCH
|
||||
ACL
|
||||
PATCH
|
||||
SEARCH
|
||||
ARBITRARY
|
||||
options
|
||||
get
|
||||
head
|
||||
post
|
||||
put
|
||||
delete
|
||||
trace
|
||||
connect
|
||||
propfind
|
||||
proppatch
|
||||
mkcol
|
||||
copy
|
||||
move
|
||||
lock
|
||||
unlock
|
||||
version-control
|
||||
report
|
||||
checkout
|
||||
checkin
|
||||
uncheckout
|
||||
mkworkspace
|
||||
update
|
||||
label
|
||||
merge
|
||||
baseline-control
|
||||
mkactivity
|
||||
orderpatch
|
||||
acl
|
||||
patch
|
||||
search
|
||||
arbitrary
|
||||
Reference in New Issue
Block a user