cloudwego / hertz

Go HTTP framework with high-performance and strong-extensibility for building micro-services.
https://www.cloudwego.io
Apache License 2.0
5.04k stars 491 forks source link

fix(hz): client cookie #1144

Closed FGYFFFF closed 1 month ago

FGYFFFF commented 1 month ago

What type of PR is this?

fix

Check the PR title.

(Optional) Translate the PR title into Chinese.

修复 client cookie 遇到的问题

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: fix client cookie zh(optional): 修复 client 生产代码的时候,如果用户指定的 cookie 注解,但是工具没有识别,导致 cookie 被错误添加到 query 中

(Optional) Which issue(s) this PR fixes:

(Optional) The PR that updates user documentation: