Open dcsan opened 4 years ago
is there a way to find if the request was made over httpS ? i tried most of the tokens I could see. :http-version only shows if the request v1 or 2
:http-version
if not Then please consider this a request instead!
You can make a custom token and get the protocol from the req.protocol property.
is there a way to find if the request was made over httpS ? i tried most of the tokens I could see.
:http-version
only shows if the request v1 or 2if not Then please consider this a request instead!