COMMITS
/ lib/utils.js December 1, 2025
U
Revert "sec: security patch for CVE-2024-51999"
Ulises Gascon committed
C
sec: security patch for CVE-2024-51999
Chris de Almeida committed
July 3, 2025
S
chore: use node protocol for node builtin module (#6520)
Shivam Sharma committed
June 28, 2025
S
chore: enforce explicit Buffer import and add lint rule (#6525)
Shivam Sharma committed
February 4, 2025
A
refactor: simplify `normalizeTypes` function (#6097)
Ayoub Mabrouk committed
January 2, 2025
J
chore: replace `methods` dependency with standard library (#6196)
Jon Koops committed
November 15, 2024
P
cleanup: remove unnecessary require for global Buffer
Phillip9587 committed
November 14, 2024
B
Use loop for acceptParams (#6066)
Blake Embrey committed
October 27, 2024
B
fix(buffer): use node:buffer instead of safe-buffer (#6071)
Bhavya Dhiman committed
March 21, 2024
W
Merge tag '4.19.0' into 5.x
Wes Todd committed
February 22, 2023
R
docs: add missing JSDoc param for parseExtendedQueryString
Rakesh Bisht committed
February 8, 2023
R
lint: remove unused parameter from internal function
Rakesh Bisht committed
March 20, 2022
H
docs: fix incomplete JSDoc comment
Hashen committed
February 17, 2022
D
Merge tag '4.17.3'
Douglas Christopher Wilson committed
February 6, 2022
D
Use mime-types for file to content type mapping
Douglas Christopher Wilson committed
February 4, 2022
D
pref: remove unnecessary regexp for trust proxy
Douglas Christopher Wilson committed
December 17, 2021
D
Merge tag '4.17.2'
Douglas Christopher Wilson committed
May 11, 2021
A
lint: coalesce duplicate switch statements
Abderrahmenla committed
October 14, 2017
D
Merge tag '4.16.2'
Douglas Christopher Wilson committed
September 28, 2017
D
Use safe-buffer for improved Buffer API
Douglas Christopher Wilson committed
May 18, 2017
L
perf: re-use options object when generating ETags
Lawrence Page committed
August 7, 2017
D
Merge tag '4.15.4'
Douglas Christopher Wilson committed
August 6, 2017
D
lint: remove all unused varaibles
Douglas Christopher Wilson committed
June 20, 2016
D
Merge tag '4.14.0'
Douglas Christopher Wilson committed
June 1, 2016
H
Fix Windows absolute path check using forward slashes
huaoguo committed
May 31, 2016
D
deps: qs@6.2.0
Douglas Christopher Wilson committed
August 3, 2015
Á
perf: use strict equality when possible
Ángel Sanz committed
April 17, 2015
J
Use path-is-absolute module for absolute path detection
Jeremiah Senkpiel committed
July 7, 2015
D
Remove utils.flatten
Douglas Christopher Wilson committed
July 6, 2015
D
Merge tag '4.13.1'
Douglas Christopher Wilson committed
D
deps: qs@4.0.0
Douglas Christopher Wilson committed
June 19, 2015
D
perf: enable strict mode
Douglas Christopher Wilson committed
April 22, 2015
D
Use array-flatten module for flattening arrays
Deepak Kapoor committed
February 23, 2015
D
Merge tag '4.12.0'
Douglas Christopher Wilson committed
February 19, 2015
D
Merge tag '3.20.0'
Douglas Christopher Wilson committed
February 18, 2015
D
Use content-type to parse Content-Type headers
Douglas Christopher Wilson committed
January 26, 2015
V
Fix typo in jsdoc description
Vladimir Grinenko committed
November 7, 2014
D
Remove utils.contentDisposition
Douglas Christopher Wilson committed
July 14, 2014
D
Change req.query to a getter
Douglas Christopher Wilson committed
D
Add configurable query parser
Douglas Christopher Wilson committed
October 23, 2014
D
Merge tag '3.18.1'
Douglas Christopher Wilson committed
October 18, 2014
D
Use etag module to generate ETag headers
Douglas Christopher Wilson committed
D
Use content-disposition module
Douglas Christopher Wilson committed
September 16, 2014
D
Use crc instead of buffer-crc32 for speed
Douglas Christopher Wilson committed
August 25, 2014
D
Use etag to generate ETag headers
Douglas Christopher Wilson committed
June 22, 2014
D
Merge tag '3.12.0'
Douglas Christopher Wilson committed
June 21, 2014
D
Use media-typer to alter content-type charset
Douglas Christopher Wilson committed
June 20, 2014
刘
Fix res.attachment Unicode filenames in Safari
刘星 committed
D
deprecate things with depd module
Douglas Christopher Wilson committed
June 3, 2014
D
replace utils.escape with html-escape
Douglas Christopher Wilson committed