diff options
author | Matthew Wild <mwild1@gmail.com> | 2023-02-16 15:59:26 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2023-02-16 15:59:26 +0000 |
commit | bc1e51eb8357bcb377f6010b79bd15607286302c (patch) | |
tree | 6eb6fc046f7c0d79aa7b8b9182db9cd60ba4eda7 /spec/core_configmanager_spec.lua | |
parent | 0fd88a07a4951d6e06e20f7c3dcc5c115cd78ace (diff) | |
download | prosody-bc1e51eb8357bcb377f6010b79bd15607286302c.tar.gz prosody-bc1e51eb8357bcb377f6010b79bd15607286302c.zip |
net.http.server: Add new API to get HTTP request from a connection
This information is sometimes necessary in the context where we have a
connection that we know (or believe to be) associated with an incoming HTTP
request.
For example, it can be used to retrieve the IP address of a request (which may
differ from the IP address of the connection, due to X-Forwarded-For and co).
Thanks to the Jitsi team for highlighting this gap in the API.
Diffstat (limited to 'spec/core_configmanager_spec.lua')
0 files changed, 0 insertions, 0 deletions