Commit Graph

7 Commits (master)

Author SHA1 Message Date
Kim Alvefur 99906e5b9c util.http: Implement parser for RFC 7239 Forwarded header 3 years ago
Kim Alvefur 0247a0e904 mod_http: Move normalize_path to util.http 7 years ago
Matthew Wild bc590ea5dc util.http: Refactor and import all necessary functions 13 years ago
Matthew Wild 8994b3afd1 net.http, util.http: Move definitions of urlencode/decode and formencode/decode to util.http (possible to use them without unnecessary network-related dependencies) 13 years ago
Florian Zeitz a729bf17e2 util.http: New module for HTTP helper functions 13 years ago
Kim Alvefur 3e30870220 util.http: Fix decoding of uppercase URL encoded chars 7 years ago
Kim Alvefur 37374ae95e util.http: Pre-generate urlencoding mappings (optimization) 7 years ago