Mercurial > prosody-hg
log util/http.lua @ 14229:ce31fdde0ad1 default tip
| age | author | description |
|---|---|---|
| Fri, 23 Feb 2024 18:44:13 +0100 | Kim Alvefur | various: Do not mutate loop variables as they are treated as const in Lua 5.5 |
| Sat, 03 Jun 2023 16:15:52 +0200 | Kim Alvefur | util.http: Implement parser for RFC 7239 Forwarded header |
| Wed, 16 Jan 2019 13:53:04 +0100 | Kim Alvefur | util.http: Fix decoding of uppercase URL encoded chars |
| Sun, 06 Jan 2019 10:39:33 +0100 | Kim Alvefur | util.http: Pre-generate urlencoding mappings (optimization) |
| 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 |
