Revamping to matrix style

This commit is contained in:
2026-02-16 16:37:35 -05:00
parent 71852ec99a
commit 9d0e3938e4
14958 changed files with 2089572 additions and 114 deletions

28
node_modules/request-light/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,28 @@
0.5.0 / 2021-07-12
==================
* support binary content (XHRResponse.body)
* updated to http-proxy-agent@4.0.1, https-proxy-agent@5.0.0
* webpacked, stripping out debug and dependencies
* tests
0.4.0 / 2020-06-17
==================
* support for browser ('browser' in package.json)
0.3.0 / 2020-02-28
==================
* Add XHRResponse.headers
0.2.5 / 2019-11-30
==================
* update https-proxy-agent
0.2.2 / 2017-12-21
==================
* Error handling for gzip errors
* Update http-proxy-agent & https-proxy-agent
0.2.1 / 2017-05-16
==================
* Support for gzip & deflate