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.