Skip to content

Latest commit

 

History

History
99 lines (54 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

99 lines (54 loc) · 4.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2024-01-31)

Features

Bug Fixes

  • 代理 http 到 charles 失败的问题 (035bd14)
  • 修复 fetch 请求不支持端口情况 (b4d9feb)
  • 修复 http 请求中,默认 header 有 host,优先使用了 header 中的 host (f37c71e)
  • 修复在动态分配端口时可能存在冲突 (fef022c)

1.3.1 (2023-12-19)

1.3.0 (2023-12-19)

Features

Bug Fixes

  • 代理 http 到 charles 失败的问题 (035bd14)
  • 修复在动态分配端口时可能存在冲突 (fef022c)
  • 修复 http 请求中,默认 header 有 host,优先使用了 header 中的 host (f37c71e)

1.2.3 (2020-09-24)

Bug Fixes

  • 修复在动态分配端口时可能存在冲突 (fef022c)
  • 修复 http 请求中,默认 header 有 host,优先使用了 header 中的 host (f37c71e)

1.2.2 (2020-03-16)

Bug Fixes

  • 修复在动态分配端口时可能存在冲突 (d7b9f7e)

1.2.1 (2020-02-25)

Bug Fixes

  • 基于环境变量的端口自定添加触发逻辑 (b66ca24)

1.2.0 (2019-11-17)

Features

  • 添加代理请求头标示 (42163df)

1.1.6 (2019-10-31)

Bug Fixes

  • 修复 x-bifrost-forwarded-for 没有删除,造成重复添加的问题 (997fd03)
  • 移除多余的日志 (37d92d6)
  • 优化 bifrost 请求转发,优先使用原始请求 headers (a2d9c0c)

1.1.5 (2019-10-22)

Bug Fixes

1.1.4 (2019-09-23)

Bug Fixes

  • 优化 bifrost 请求转发,优先使用原始请求 headers (a2d9c0c)

1.1.3 (2019-09-10)

1.1.2 (2019-09-10)

1.1.1 (2019-09-10)

Bug Fixes

  • 修复 whistle 特殊头,造成请求二次到达 whistle 出现解析规则错误 (a44c820)

1.1.0 (2019-08-26)

Bug Fixes

  • 修复本机代理没有正确环境问题 (3c3565d)

Features

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.