Comparison

plugins/mod_http_file_share.lua @ 11409:d30c44a829c1

net.http.server: Set request.ip so mod_http doesn't have to Because it already sets request.secure, which depends on the connection, just like the IP, so it makes sense to do both in the same place. Dealing with proxies can be left to mod_http for now, but maybe it could move into some util some day?
author Kim Alvefur <zash@zash.se>
date Sat, 27 Feb 2021 21:37:16 +0100
parent 11406:9d6545a7d483
child 11491:c3fb802f9e45
comparison
equal deleted inserted replaced
11408:1b6298e7b550 11409:d30c44a829c1