Change Parameter
EL Expression Result ${param.foo} bar ${param["foo"]} bar ${header["host"]} 127.0.0.1:8080 ${header["accept"]} text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8 ${header["user-agent"]} Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36