fixes
- [
b8c0216] - fix: use pipeline instead of pipe to prevent memory leaks caused by streams error or be closed. (#12) (Eros Zhao <zyeros1991@gmail.com>)
others
- [
d0caed9] - docs: add 'return urlObj' for 'rewrite' example (#8) (QingDeng <zrl412@163.com>)
features
- [
182e0b8] - feat: respond=false for all && beforeResponse support async (#6) (TZ | 天猪 <atian25@qq.com>)
others
- [
68352ca] - refactor: use nock for unittest (#5) (TZ | 天猪 <atian25@qq.com>)
fixes
- [
5f70186] - fix: headers (#4) (TZ | 天猪 <atian25@qq.com>)
fixes
- [
9a71d1d] - fix: should not set content-type when body (#3) (TZ | 天猪 <atian25@qq.com>)
fixes
- [
b244cea] - fix: urllib will set Content-Length again (#2) (TZ | 天猪 <atian25@qq.com>)
features
- [
6c002a1] - feat: first impl (#1) (TZ | 天猪 <atian25@qq.com>)
others