Commit 16fefeee authored by Viktor Szakats's avatar Viktor Szakats
Browse files

test320: fix regression in [ci skip]

The value in question is coming directly from `gnutls-serv`, so it cannot
be modified freely.

Reported-by: Marcel Raad
Ref: https://github.com/curl/curl/commit/6ae6b2a533e8630afbb21f570305bd4ceece6348#commitcomment-30621004
parent ef695fc3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Content-type: text/html


<HTML><BODY>
<CENTER><H1>This is <a href="https://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>
<CENTER><H1>This is <a href="http://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>


<p>Session ID: <i>003030000100000001000000000000000030330001000000B062410001000000</i></p>
@@ -64,7 +64,7 @@ Content-type: text/html


<HTML><BODY>
<CENTER><H1>This is <a href="https://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>
<CENTER><H1>This is <a href="http://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>