Commit 81d96c44 authored by Fabian Keil's avatar Fabian Keil Committed by Daniel Stenberg
Browse files

Add keywords for a couple of currently keyword-less HTTP tests

parent 10296ac6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
<testcase>
<info>
<keywords>
HTTP
HTTP PUT
</keywords>
</info>

# Server-side
<reply>
<servercmd>
+7 −0
Original line number Diff line number Diff line
<testcase>
<info>
<keywords>
HTTP
HTTP POST
</keywords>
</info>

# Server-side
<reply>
<data>
+7 −0
Original line number Diff line number Diff line
<testcase>
<info>
<keywords>
HTTP
HTTP POST
</keywords>
</info>

# Server-side
<reply>
<data>
+7 −0
Original line number Diff line number Diff line
<testcase>
<info>
<keywords>
HTTP
HTTP POST
</keywords>
</info>

# Server-side
<reply>
# the first request has NTLM type-1 included, and then the 1001 is returned
+6 −0
Original line number Diff line number Diff line
<testcase>
<info>
<keywords>
HTTP
HTTP GET
</keywords>
</info>
#
# Server-side
<reply>
Loading