node-fetch/src/utils
Khang Vo (doublevkay) 2880238729
fix: ReDoS referrer (#1611)
* fix ReDoS referrer

* Update src/utils/referrer.js

Eliminate regex and use string matcher

Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>

Co-authored-by: Khang. Võ Vĩ <khangvv@vng.com.vn>
Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
2022-07-31 10:01:29 +02:00
..
get-search.js Follow xo linter rules more strictly (#829) 2020-05-25 17:11:56 +02:00
is-redirect.js Follow xo linter rules more strictly (#829) 2020-05-25 17:11:56 +02:00
is.js fix(Headers): don't forward secure headers on protocol change (#1599) 2022-07-18 17:20:30 +02:00
multipart-parser.js feat(Body): Added support for `BodyMixin.formData()` and constructing bodies with FormData (#1314) 2021-11-08 12:51:49 +01:00
referrer.js fix: ReDoS referrer (#1611) 2022-07-31 10:01:29 +02:00