Skip to content

v3.0.3 追梦

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 02:39
· 59 commits to main since this release
  • 新增 -header 命令,用于自定义 header 头在所有 http 请求中,使用示例:

-header '"Cookie: PHPSESSION=xxxxx","Authorization: yyyyyyyyyy","Token: zzzzz"'

  • 命令 -cookie 已废弃

  • Introduce the '-header' command for customizing header in all HTTP requests, with usage examples.

-header '"Cookie: PHPSESSION=xxxxx","Authorization: yyyyyyyyyy","Token: zzzzz"'

  • The command '-cookie' has been deprecated.