remap: add functions to encode / decode base64 #5758
Labels
domain: vrl
Anything related to the Vector Remap Language
type: enhancement
A value-adding code change that enhances its existing functionality.
A user shared a Lua script they are using to parse out authorization headers, requiring base64 decoding, which made me think it'd be nice to have this in VRL as well. We may want to provide a parameter to control whether the value is padded or not when encoded (default to padding).
Ref: https://discord.com/channels/742820443487993987/746070591097798688/793468075780603925
The text was updated successfully, but these errors were encountered: