aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_http_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* util.http: Silence strict luacheck warning in testsKim Alvefur2023-12-091-0/+1
* util.http: Implement parser for RFC 7239 Forwarded headerKim Alvefur2023-06-031-0/+21
* spec: Add test cases for util.http.contains_tokenEmmanuel Gil Peyrot2020-04-101-0/+19
* util.http: Fix decoding of uppercase URL encoded charsKim Alvefur2019-01-161-0/+5
* util.http: Add tests for normalize_pathKim Alvefur2018-10-141-0/+23
* Port tests to the `busted` test runnerWaqas Hussain2017-09-151-0/+64