v1.21.0
Notable changes
Added
- Add ctx field to access http request headers in the Lua and JavaScript runtimes.
- New JavaScript runtime stringToBinary and binaryToString functions.
Changed
- JavaScript runtime match data changed to use Uint8Array type.