You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Hi ZF team! Just a little thing:
How can I check if the
requestscheme ishttps?Regardless the
getScheme()method, does theRequestclass has a method for that?I can get the scheme:
So, where should I add this validation for make it available for all controllers?
Anyways, would be great add this method on the
Requestobject.Thanks! great project 🥇