mirror of
https://github.com/curl/curl.git
synced 2026-08-25 09:43:32 +03:00
test1540: improve reliability
- print that bytes have been received on pausing, but not how many Closes #12069
This commit is contained in:
parent
56d373033d
commit
a383d1372f
2 changed files with 3 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ HTTP/1.1 200 OK swsclose
|
|||
Transfer-Encoding: chunked
|
||||
Trailer: MyCoolTrailerHeader
|
||||
|
||||
Got 4 bytes but pausing!
|
||||
Got bytes but pausing!
|
||||
datad474
|
||||
MyCoolTrailerHeader: amazingtrailer
|
||||
</datacheck>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue