mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-07 09:24:56 +01:00
Merge pull request #519 from arjunshibu/master
Added http-request-methods.txt
This commit is contained in:
commit
af40e7f267
1 changed files with 62 additions and 0 deletions
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
|
||||||
Loading…
Reference in a new issue