Could add the https routes ? |
There is already a Controller property & method, forceHTTPS... https://codeigniter4.github.io/CodeIgnit...properties
I take it this isn't what you are looking for. Are you suggesting that the routing should provide rules that only apply to HTTPS requests, i.e. a specific request might be handled one way if it came through HTTP and a different way through HTTPS? |
Messages In This Thread |
Could add the https routes ? - by rfrkk - 02-23-2019, 05:34 PM
RE: Could add the https routes ? - by ciadmin - 03-06-2019, 11:29 AM
|