Releases: keq-request/keq
Releases · keq-request/keq
keq v1.7.1
keq v1.7.0
Features
- support keq-cli@2.x (6a3db36)
Performance Improvements
- ctx.request.url extends from whatwg url api (96dd049)
keq v1.6.6
Bug Fixes
- response cannot call .text, .json, .formData and .blob together (fa1605a)
keq v1.6.5
Bug Fixes
- iterator cannot be looped (022ca72)
keq v1.6.4
Bug Fixes
- the default array formatting of query is nonstandard (229e08c)
keq v1.6.3
Bug Fixes
- cannot invoke .blob() on the proxy response (4e21c90)
keq v1.6.2
keq v1.6.1
Bug Fixes
- retryCallback interface (aa25c99)
keq v1.6.0
Features
- can stop retry (527678f)
keq v1.5.0
Features
- add intial retry time option (accb899)