mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-03 08:42:41 -06:00
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@9879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2963370f73
commit
c47c168f8b
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ CONSOLE_APP_MAIN
|
|||
LOG("---------------");
|
||||
|
||||
a.Run(callback1(Server, chunked_without_trailer));
|
||||
Sleep(200);
|
||||
HttpRequest r1("localhost:4000");
|
||||
ASSERT(r1.GET().Execute() == "This is the data in the first chunk\r\n6and this is the second one\r\nconsequence");
|
||||
a.Wait();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue