suhaotian / xior

A lite request lib based on fetch with plugin support and similar API to axios.
https://www.npmjs.com/package/xior
MIT License
165 stars 3 forks source link

feat: add proxy plugin 😎 #9

Open suhaotian opened 7 months ago

suhaotian commented 7 months ago

Implement fetch's proxy plugin in node.js runtime is fine with proxy agents, But for edge runtime, it's hard...

TODOs:

Why need support proxy: