Skip to content

Commit

Permalink
Merge pull request #912 from cosad3s/master
Browse files Browse the repository at this point in the history
Update HTML tags & HTTP verbs
  • Loading branch information
g0tmi1k authored Nov 23, 2023
2 parents 65a1d20 + 1c98513 commit 6aff8b9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Fuzzing/http-request-methods.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ POST
PUT
DELETE
TRACE
TRACK
DEBUG
PURGE
CONNECT
PROPFIND
Expand Down Expand Up @@ -47,6 +49,8 @@ post
put
delete
trace
track
debug
purge
connect
propfind
Expand Down
9 changes: 8 additions & 1 deletion Miscellaneous/web/html-tags.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ form
frame
frameset
h1
h2
h3
h4
h5
h6
head
header
hgroup
Expand Down Expand Up @@ -103,6 +108,7 @@ option
output
p
param
portal
picture
plaintext
pre
Expand All @@ -116,6 +122,7 @@ ruby
s
samp
script
search
section
select
set
Expand Down Expand Up @@ -150,4 +157,4 @@ ul
var
video
wbr
xmp
xmp

0 comments on commit 6aff8b9

Please sign in to comment.