tests: convert base64 data to %b64[]

To make it easier to read, understand and edit tests - and grep them.

Closes #20547
This commit is contained in:
Daniel Stenberg 2026-02-08 14:09:13 +01:00
parent cdfc8dc7ad
commit afe9fdd1eb
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
93 changed files with 173 additions and 173 deletions

View file

@ -71,7 +71,7 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --proxy-us
<protocol crlf="yes" nonewline="yes">
POST http://%HOSTIP:%HTTPPORT/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
Proxy-Authorization: NTLM %b64[NTLMSSP%00%01%00%00%00%06%82%08%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00]b64%
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive