mirror of
https://github.com/curl/curl.git
synced 2026-07-22 20:27:17 +03:00
Added some missing test case XML tags and keywords
This commit is contained in:
parent
95d23d1ceb
commit
d67b75c9f9
2 changed files with 4 additions and 1 deletions
|
|
@ -3,9 +3,11 @@
|
|||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
HTTP proxy
|
||||
followlocation
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
|
|
@ -25,7 +27,7 @@ Content-Length: 4
|
|||
Connection: close
|
||||
|
||||
moo
|
||||
</data>
|
||||
</data1>
|
||||
|
||||
<datacheck>
|
||||
HTTP/1.1 301 This is a weirdo text message swsbounce
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ Curl-Private: swsclose
|
|||
CSeq: 6
|
||||
|
||||
</data6>
|
||||
</reply>
|
||||
|
||||
# Client-Side
|
||||
<client>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue