Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http or httpS ? #244

Open
dcsan opened this issue Sep 12, 2020 · 1 comment
Open

http or httpS ? #244

dcsan opened this issue Sep 12, 2020 · 1 comment

Comments

@dcsan
Copy link

dcsan commented Sep 12, 2020

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

if not Then please consider this a request instead!

@Shogobg
Copy link

Shogobg commented Oct 30, 2020

You can make a custom token and get the protocol from the req.protocol property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants