ssl & unclean shutdown response

This commit is contained in:
Henrique Magarotto
2013-01-15 17:58:10 -02:00
parent 9619dfbe7b
commit f269e1ca23
5 changed files with 68 additions and 0 deletions

View File

@@ -58,6 +58,9 @@ public:
void testInterop();
void testProxy();
void testCachedSession();
void testUnknownContentLength();
void testServerAbort();
void setUp();
void tearDown();