-
Notifications
You must be signed in to change notification settings - Fork 544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add WithDisableDefaultDate, WithDisableDefaultContentType for server config options #985
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #985 +/- ##
========================================
Coverage 81.80% 81.81%
========================================
Files 98 98
Lines 9947 9963 +16
========================================
+ Hits 8137 8151 +14
- Misses 1317 1319 +2
Partials 493 493
☔ View full report in Codecov by Sentry. |
c6dbe47
to
1c8b36e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx~
What type of PR is this?
feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
zh(optional): 给 hertz 添加禁止响应头添加 date 字段和 content-type 字段的选项,主要用于对齐 fasthttp 和 fiber
(Optional) Which issue(s) this PR fixes:
(Optional) The PR that updates user documentation: