undici
undici copied to clipboard
refactor!: drop interceptors
trafficstars
- refactor(#2722)!: Drop Interceptors support (#2754)
- fix: tweaks
This relates to...
Rationale
Changes
Features
Bug Fixes
Breaking Changes and Deprecations
Status
- [ ] I have read and agreed to the Developer's Certificate of Origin
- [ ] Tested
- [ ] Benchmarked (optional)
- [ ] Documented
- [ ] Review ready
- [ ] In review
- [ ] Merge ready
I'm finding quite more hidden testing situations that might need to be sorted out; the cherry-pick sadly was not completely clean.
I don't think it's a lot of work to just re do it from beginning?
There are a few tests that will be interesting to migrate to the new interceptor setup, but those will take more time so I'd skip them from now.
But the cherry-pick didn't work as I expected, so I'll do it manually instead
Will create a new one from scratch, the cherry-pick on this one went out of hand