Skip to content

Commit 1c92b79

Browse files
authored
Update README.md
1 parent 49780ce commit 1c92b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,7 @@ The GeoJSON functionality is enabled by default, but can be disabled using the "
589589
You can enable the following middleware using the "middlewares" config parameter:
590590

591591
- "firewall": Limit access to specific IP addresses
592+
- "sslRedirect": Force connection over HTTPS instead of HTTP
592593
- "cors": Support for CORS requests (enabled by default)
593594
- "xsrf": Block XSRF attacks using the 'Double Submit Cookie' method
594595
- "ajaxOnly": Restrict non-AJAX requests to prevent XSRF attacks

0 commit comments

Comments
 (0)