Skip to content

Commit

Permalink
keywords added
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Apr 16, 2005
1 parent a72eadd commit 6c2f583
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/data/test10
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<info>
<keywords>
HTTP
HTTP PUT
</keywords>
</info>
# Server-side
<reply>
<data>
Expand Down
7 changes: 7 additions & 0 deletions tests/data/test6
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<info>
<keywords>
HTTP
HTTP GET
HTTP set cookie
</keywords>
</info>
# Server-side
<reply>
<data>
Expand Down
7 changes: 7 additions & 0 deletions tests/data/test7
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<info>
<keywords>
HTTP
HTTP GET
header dump
</keywords>
</info>
# Server-side
<reply>
<data>
Expand Down
7 changes: 7 additions & 0 deletions tests/data/test8
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<info>
<keywords>
HTTP
HTTP GET
HTTP cookies from header file
</keywords>
</info>
# Server-side
<reply>
<data>
Expand Down
7 changes: 7 additions & 0 deletions tests/data/test9
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<info>
<keywords>
HTTP
HTTP FORMPOST
HTTP file upload
</keywords>
</info>
# Server-side
<reply>
<data>
Expand Down

0 comments on commit 6c2f583

Please sign in to comment.