fixes hybrid mode by base64 encoding the edge response server side and decoding in client side before passing it into the applyResponse command. This solves the problem of escaping altogether.
moves top-and-bottom sample into the target directory
fixes a problem where the ssl cert generation code did not properly get hostnames from an .env file.
This PR:
applyResponse
command. This solves the problem of escaping altogether.top-and-bottom
sample into thetarget
directory.env
file.