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: client path/header tag do not snake style #1117

Closed FGYFFFF closed 3 months ago

FGYFFFF commented 3 months ago

What type of PR is this?

fix

Check the PR title.

(Optional) Translate the PR title into Chinese.

hz client 生成的 header/path tag 不再做 snake style

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

en: client path/header tag do not snake style zh(optional): hz client 生成的 header/path tag 不再做 snake style

image

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

(Optional) The PR that updates user documentation: