log util/http.lua @ 12797:be09ac8300a7 0.11 0.11.14

age author description
Sun, 14 Oct 2018 14:31:59 +0200 Kim Alvefur mod_http: Move normalize_path to util.http
Fri, 12 Apr 2013 20:26:35 +0100 Matthew Wild util.http: Refactor and import all necessary functions
Thu, 11 Apr 2013 17:32:59 +0100 Matthew Wild net.http, util.http: Move definitions of urlencode/decode and formencode/decode to util.http (possible to use them without unnecessary network-related dependencies)
Sat, 12 Jan 2013 16:55:39 +0100 Florian Zeitz util.http: New module for HTTP helper functions