Baizman Design
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Baizman Design created a post, Base64-encoding a string in the HTTP client
Hi there, I'm trying to base64-encode a string using a pre-request script. Is that possible? Here's what I've attempted to do: ### test query< {% const base64_test = btoa('test-string') ; req... -