Log

util/http.lua @ 11875:210a785dfa8a

description author age
util.http: Fix decoding of uppercase URL encoded chars Kim Alvefur 2019-01-16
util.http: Pre-generate urlencoding mappings (optimization) Kim Alvefur 2019-01-06
mod_http: Move normalize_path to util.http Kim Alvefur 2018-10-14
util.http: Refactor and import all necessary functions Matthew Wild 2013-04-12
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 2013-04-11
util.http: New module for HTTP helper functions Florian Zeitz 2013-01-12