tests: use %b64[] instead of "raw" base64

Closes #21313
This commit is contained in:
Daniel Stenberg 2026-04-14 09:24:14 +02:00
parent 188c2f166a
commit 0567e72168
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 9 additions and 9 deletions

View file

@ -64,7 +64,7 @@ User-Agent: curl/%VERSION
Accept: */*
B001 CAPABILITY
B002 AUTHENTICATE PLAIN AHYA
B002 AUTHENTICATE PLAIN %b64[%00v%00]b64%
B003 LIST "%TESTNUMBER0002" *
B004 LOGOUT
</protocol>