Log

util/http.lua @ 13213:50324f66ca2a

description author age
util.http: Implement parser for RFC 7239 Forwarded header Kim Alvefur Sat, 03 Jun 2023 16:15:52 +0200
util.http: Fix decoding of uppercase URL encoded chars Kim Alvefur Wed, 16 Jan 2019 13:53:04 +0100
util.http: Pre-generate urlencoding mappings (optimization) Kim Alvefur Sun, 06 Jan 2019 10:39:33 +0100
mod_http: Move normalize_path to util.http Kim Alvefur Sun, 14 Oct 2018 14:31:59 +0200
util.http: Refactor and import all necessary functions Matthew Wild Fri, 12 Apr 2013 20:26:35 +0100
net.http, util.http: Move definitions of urlencode/decode and formencode/decode to util.http (possible to use them without unnecessary network-related dependencies) Matthew Wild Thu, 11 Apr 2013 17:32:59 +0100
util.http: New module for HTTP helper functions Florian Zeitz Sat, 12 Jan 2013 16:55:39 +0100