mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
tests: fix some keywords and unused sections
This commit is contained in:
parent
c10c0c0578
commit
297ad6ae18
@ -96,12 +96,6 @@ HTTP GET with --anyauth with two URLs (picking Digest)
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -u testuser:testpass --anyauth http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001
|
||||
</command>
|
||||
<file name="log/put%TESTNUMBER">
|
||||
This is data we upload with PUT
|
||||
a second line
|
||||
line three
|
||||
four is the number of lines
|
||||
</file>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
@ -2,7 +2,7 @@
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
HTTP PUT
|
||||
HTTP CONNECT
|
||||
HTTP proxy
|
||||
proxytunnel
|
||||
|
@ -2,7 +2,7 @@
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
HTTP PUT
|
||||
HTTP CONNECT
|
||||
HTTP proxy
|
||||
proxytunnel
|
||||
|
@ -2,7 +2,7 @@
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
HTTP PUT
|
||||
HTTP CONNECT
|
||||
HTTP proxy
|
||||
proxytunnel
|
||||
|
@ -2,7 +2,6 @@
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP PUT
|
||||
long URL
|
||||
</keywords>
|
||||
</info>
|
||||
|
Loading…
Reference in New Issue
Block a user