Hi,
I have been trying to retrieve the X-Forwarded-For header and have failed to find a dedicated API so far (like there is for Host). I haven't seen a way to access a header by name (I was looking for a function of type string -> string (option)). It seems to me that the information is not accessible and actually not even stored. Could such accessors be added? I'm sorry if this already exists and I have merely not spotted it.