fixes
e3df75e] - fix: res.requestUrls should be string array (#271) (hui <kangpangpang@gmail.com>)fixes
2df6906] - fix: make sure request event url should be a string (#270) (hui <kangpangpang@gmail.com>)fixes
ac9bc64] - fix: don't change args.headers (#267) (fengmk2 <fengmk2@gmail.com>)others
b798546] - docs: fixed spelling mistake (#266) (Axes <whxaxes@qq.com>)features
95cabd6] - feat: support custom fixJSONCtlChars function (#264) (fengmk2 <fengmk2@gmail.com>)dataAsQueryString params for convert data to query string (#240)location: /foo redirectresponse event. fixed #35options.gzip = true to handle gzip response. fixed #26response.end() was calledresponse.end() was called, res.aborted should be true. fixed #14http://user:password@http://demo.com .