mirror of
https://github.com/curl/curl.git
synced 2026-08-25 13:33:36 +03:00
Fixed some XML parsing problems.
This commit is contained in:
parent
fc1443dcfc
commit
15e56c3284
4 changed files with 17 additions and 15 deletions
|
|
@ -10,11 +10,11 @@ FAILURE
|
|||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
HTTP/1.1 200 OK swsclose
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Connection: close
|
||||
|
||||
<html>result</html>
|
||||
HTTP/1.1 200 OK swsclose
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Connection: close
|
||||
|
||||
_data_result_data_
|
||||
</data>
|
||||
<postcmd>
|
||||
wait 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue