9 Commits

Author SHA1 Message Date
Alessandro Ros
b1804d77e8 bump golangci-lint (#784) 2025-05-23 14:51:33 +02:00
Alessandro Ros
55fa72f0c2 fix infinite loop when parsing specially-crafted headers (#521) 2024-02-21 23:36:35 +01:00
Alessandro Ros
19dcd3e067 update golangci-lint (#292) 2023-05-28 13:40:00 +02:00
aler9
94e69f9c7f update golangci-lint 2021-05-23 18:50:50 +02:00
napieralla
b99355c523 Allow keyValParse to parse and return keys with no value (empty string) 2021-05-20 11:05:27 +02:00
aler9
178fe919ea headers: fix case in which a missing key was not detected 2021-05-04 17:22:59 +02:00
aler9
49dfd34ede headers: add negative unit tests 2021-04-19 22:56:15 +02:00
Tristan Matthews
be5df0f7f7 keyval: log which key could not be found 2021-04-19 22:34:35 +02:00
aler9
5847b507d1 headers: merge parsing of key-values 2021-04-04 15:04:49 +02:00