middlewares/recaptcha
Middleware to use Google reCAPTCHA for spam prevention
时间:2016-10-10 08:15
middlewares/client-ip
Middleware to detect the client ip and save it as a request attribute
时间:2016-10-10 07:32
middlewares/access-log
Middleware to generate access logs
时间:2016-10-09 15:56
middlewares/honeypot
Middleware to implement a honeypot spam prevention
时间:2016-10-09 12:09
middlewares/fast-route
Middleware to use FastRoute
时间:2016-10-09 10:57
middlewares/cors
Middleware to implement Cross-Origin Resource Sharing (CORS)
时间:2016-10-09 10:00
middlewares/csp
Middleware to add the Content-Security-Policy header to the response
时间:2016-10-09 09:25
middlewares/aura-session
Middleware to manage sessions using Aura.Session
时间:2016-10-08 10:22
middlewares/shutdown
Middleware to display a 503 maintenance page
时间:2016-10-08 09:50
middlewares/https
Middleware to redirect to https and adds the Strict-Transport-Security header
时间:2016-10-08 09:02
middlewares/www
Middleware to add or remove the www subdomain in the host uri and returns a redirect response
时间:2016-10-08 08:40
middlewares/debugbar
Middleware to insert PHP DebugBar automatically in html responses
时间:2016-10-08 08:19
middlewares/image-manipulation
Middleware to manipulate images on-demand
时间:2016-10-07 11:22
middlewares/robots
Middleware to enable/disable the robots of the search engines
时间:2016-10-05 15:09
middlewares/uuid
Middleware to generate an UUID and save it in the X-Uuid header
时间:2016-10-05 07:09