From 821094ba728cb2778dd4ebad6ab1bb149504c73e Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 16 Jan 2014 23:41:31 +0100 Subject: Fixed some XML syntax issues in the test data Also, make the ftp server return a canned response that doesn't cause XML verification problems. Although the test file format isn't technically XML, it's still handy to be able to use XML tools to verify and manipulate them. --- tests/data/test320 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/data/test320') diff --git a/tests/data/test320 b/tests/data/test320 index 899bec597..cb0e23403 100644 --- a/tests/data/test320 +++ b/tests/data/test320 @@ -71,13 +71,13 @@ Content-type: text/html
If your browser supports session resuming, then you should see the same session ID, when you press the reload button.

Connected as user 'jsmith'.

-
+

Key Exchange:SRP
CompressionNULL
CipherAES-128-CBC
MACSHA1
CiphersuiteSRP_SHA_AES_128_CBC_SHA1
- +
 Host: %HOSTIP:%HTTPTLSSRPPORT
 Accept: */*
 
@@ -87,8 +87,8 @@ Accept: */*
 
 
 s/^

Session ID:.*// -s/^


Your HTTP header was:.*// -s/Protocol version:.*// +s/^


Your HTTP header was:

.*/
/
+s/Protocol version:.*[0-9]//
 
 
 
-- 
cgit v1.2.3