mirror of
https://github.com/curl/curl.git
synced 2026-08-26 18:23:32 +03:00
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:
parent
cdfc8dc7ad
commit
afe9fdd1eb
93 changed files with 173 additions and 173 deletions
|
|
@ -13,7 +13,7 @@ followlocation
|
|||
<servercmd>
|
||||
AUTH XOAUTH2
|
||||
REPLY AUTHENTICATE +
|
||||
REPLY dXNlcj12AWF1dGg9QmVhcmVyIHMzY3IzdAEB B002 OK AUTHENTICATE completed
|
||||
REPLY %b64[user=v%01auth=Bearer s3cr3t%01%01]b64% B002 OK AUTHENTICATE completed
|
||||
</servercmd>
|
||||
<data>
|
||||
HTTP/1.1 302 OK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue