Skip to content
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: URI host's priority is higher than host header #1085

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Duslia
Copy link
Member

@Duslia Duslia commented Apr 1, 2024

What type of PR is this?

feat

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

增加配置使得 URI host 的优先级高于 header host

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

en: Add UseURIHost option so that the priority of URI Host is higher than header Host
zh(optional): 增加 UseURIHost 配置使得 URI host 的优先级高于 header host

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

(Optional) The PR that updates user documentation:

@Duslia Duslia requested review from a team as code owners April 1, 2024 05:26
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (b7cbc9d) to head (028e481).
Report is 21 commits behind head on develop.

Current head 028e481 differs from pull request most recent head db6a1c9

Please upload reports for the commit db6a1c9 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1085      +/-   ##
===========================================
+ Coverage    82.79%   82.84%   +0.05%     
===========================================
  Files           98       98              
  Lines        10032    10033       +1     
===========================================
+ Hits          8306     8312       +6     
+ Misses        1236     1232       -4     
+ Partials       490      489       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant