Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.http: Fix decoding of uppercase URL encoded chars | Kim Alvefur | 2019-01-16 | 1 | -0/+1 |
* | util.http: Pre-generate urlencoding mappings (optimization) | Kim Alvefur | 2019-01-06 | 1 | -10/+11 |
* | mod_http: Move normalize_path to util.http | Kim Alvefur | 2018-10-14 | 1 | -0/+11 |
* | util.http: Refactor and import all necessary functions | Matthew Wild | 2013-04-12 | 1 | -9/+13 |
* | net.http, util.http: Move definitions of urlencode/decode and formencode/deco... | Matthew Wild | 2013-04-11 | 1 | -0/+45 |
* | util.http: New module for HTTP helper functions | Florian Zeitz | 2013-01-12 | 1 | -0/+15 |