Rongrong
|
d60d89ea87
|
feat(core): unify proxy; optimize request-wrapper (#11472)
* feat(core): unify proxy; optimize request-wrapper
Signed-off-by: Rongrong <i@rong.moe>
* Fix DeepScan issue
Signed-off-by: Rongrong <i@rong.moe>
* Simplify protocol existence judgment
Signed-off-by: Rongrong <i@rong.moe>
* chore: regenerate yarn.lock
Signed-off-by: Rongrong <i@rong.moe>
|
2022-12-23 01:13:01 +08:00 |
|
DIYgod
|
9329a44c80
|
feat(core): support proxy config for pupperteer (#10714)
* feat: support proxy config for pupperteer
* test: add puppeteer proxy detection
* fix: package.json
* test: fix regex
|
2022-09-07 00:07:04 +08:00 |
|
Rongrong
|
23fcb6bc5a
|
feat(core/utils/request-wrapper): request logging (#9691)
Signed-off-by: Rongrong <i@rong.moe>
|
2022-05-04 12:36:48 +10:00 |
|
Tony
|
34b58ebc64
|
fix(utils): request without hostname (#9649)
|
2022-04-28 19:35:31 +08:00 |
|
dependabot[bot]
|
dd4a216648
|
chore(deps): bump socks-proxy-agent from 6.1.1 to 6.2.0 (#9572)
* chore(deps): bump socks-proxy-agent from 6.1.1 to 6.2.0
Bumps [socks-proxy-agent](https://github.com/TooTallNate/node-socks-proxy-agent) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/TooTallNate/node-socks-proxy-agent/releases)
- [Changelog](https://github.com/TooTallNate/node-socks-proxy-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/node-socks-proxy-agent/compare/v6.1.1...v6.2.0)
---
updated-dependencies:
- dependency-name: socks-proxy-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: use dot notation
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
|
2022-04-21 03:54:53 +08:00 |
|
Rongrong
|
0522c63d5f
|
fix(core/utils): invalid request header Server (#9582)
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
|
2022-04-20 22:32:46 +08:00 |
|
Sukka
|
31720bbb1b
|
perf: lazy require dependencies (#8025)
|
2021-08-20 14:05:57 +08:00 |
|
DIYgod
|
c5e3a27f44
|
feat: auto add headers.host
|
2020-12-17 18:54:29 +08:00 |
|
Mitt
|
f7a1380dac
|
fix: host in headers after redirecting request (#4717)
|
2020-05-11 18:35:08 +08:00 |
|
zengxs
|
58e930b4cc
|
support proxy-uri
|
2020-05-06 22:43:09 +08:00 |
|
DIYgod
|
0e7b14e718
|
chore(deps-dev): bump prettier from 1.19.1 to 2.0.2
|
2020-04-02 21:21:46 +08:00 |
|
DIYgod
|
0b63142add
|
test: fix undefined url
|
2020-02-15 21:46:10 +08:00 |
|
DIYgod
|
48b27fe811
|
feat: auto add header Host
|
2020-02-15 21:32:16 +08:00 |
|
DIYgod
|
77d55262ff
|
chore: bump got from 9.x to 10.x (#3875)
|
2020-02-04 01:09:14 +08:00 |
|
DIYgod
|
7a2dc47bf7
|
feat(core): auto referer
|
2019-10-22 17:25:32 +08:00 |
|
DIYgod
|
4445443946
|
feat: use dynamical config
|
2019-09-18 17:45:21 +08:00 |
|
DIYgod
|
eba8f46875
|
feat: header x-app -> server
|
2019-08-15 23:14:48 +08:00 |
|
DIYgod
|
e5d34eda6b
|
test: request-wrapper
|
2019-08-11 00:31:20 +08:00 |
|
DIYgod
|
6f3a7836f2
|
feat: request wrapper
|
2019-08-06 13:00:22 +08:00 |
|