• Igor Wiedler's avatar
    Introduce real HTTPS support, RequestContextFactory · a2259f1d
    Igor Wiedler authored
    * 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
    a2259f1d
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
autoload.php Loading commit data...
compile Loading commit data...
example.htaccess Loading commit data...
phpunit.xml.dist Loading commit data...