Rocket/core
Sergio Benitez 9377af5978 Make real IP header configurable via 'ip_header'.
Adds an `ip_header` configuration parameter that allows modifying the
header Rocket attempts to use to retrieve the "real IP" address of the
client via `Request` methods like `client_ip()`. Additionally allows
disabling the use of any such header.
2023-03-20 12:57:21 -07:00
..
codegen Update UI test output for latest rustc. 2023-03-08 10:45:25 -08:00
http Make real IP header configurable via 'ip_header'. 2023-03-20 12:57:21 -07:00
lib Make real IP header configurable via 'ip_header'. 2023-03-20 12:57:21 -07:00