Introduce real HTTPS support, RequestContextFactory
* Refactor RequestContext creation into a RequestContextFactory * Fix RequestContext argument order (issue #63) * Allow specifying default ports for HTTP and HTTPS * Add Controller::requireSecure() to enforce HTTPS on routes * Refactor UrlGeneratorExtensionTest
Showing
Please register or sign in to comment