aboutsummaryrefslogtreecommitdiff
path: root/headers.go
AgeCommit message (Collapse)AuthorFilesLines
2023-12-13chore: Add missing dots at the end of comments (#1677)Gravatar Oleksandr Redko 1-22/+22
2023-08-26Update golangci-lint and gosec (#1609)v1.49.0Gravatar Erik Dubbelboer 1-1/+1
2021-12-05Add trailer support (#1165)Gravatar ichx 1-2/+3
* Add trailer support * fix issue and add documentation * remove redundant code * add error return for add/set trailer method * fix lint error * fix bad trailer error return issue and update bad content-length error * update errNonNumericChars * update errNonNumericChars * fix issue about error and fix typo
2020-01-31Fix XHR Typo (#735)Gravatar Fenny 1-1/+1
* Add third-party router / framework to README.md * Fix XHR header * Don't add fiber to the readme yet It needs more users and activity first. We don't just want to add any framework otherwise our readme will get super full. Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com>
2019-05-28:sparkles: Added headers keys constantsGravatar Maxim Lebedev 1-0/+164