Skip to content

v1.18.0

Latest
Compare
Choose a tag to compare
@hans000 hans000 released this 02 Sep 13:36
· 2 commits to master since this release
  • 重构了 xhr 逻辑
  • 移除了 fake 模式,支持规则内配置,粒度更小了,使用faked字段
  • 添加新的模式,代理模式
  • 规则中新增 blocked、faked 字段
  • 新增onBlocking hook
  • 新增支持event-source-stream,配套的字段(chunks, chunkInterval, chunkTemplate)
  • 支持更细粒度的修改headers
  • 完善功能支持 abort 操作