if I want to use the `Proxy Peer Address Handler` ...
# box-products
t
if I want to use the
Proxy Peer Address Handler
do I simply add it to the server rules without a predicate? or is it already running by default?
b
@thisOldDave It's on by default in CommandBox.
However, note it will be off by default starting in the next release due to security lock downs.
There will be a flag in your
server.json
to turn it back on
And FWIW, there's not really going to be a difference between using the handler in a server rule with no predicate and toggling the flag in the above ticket.
t
Thanks @bdw429s it must be CORS causing the problem
thanks Brad