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

fix:fix header validation when using Chinese char. #1166

Merged

Conversation

SkyeBeFreeman
Copy link
Collaborator

@SkyeBeFreeman SkyeBeFreeman commented Oct 13, 2023

PR Type

Bugfix.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

fixes #1106

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2020.0.
  • Will pull request to branch of 2022.0.
  • Will pull request to branch of hoxton.

@SkyeBeFreeman SkyeBeFreeman added this to the 1.13.0 milestone Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #1166 (84f1f75) into 2021.0 (d0fde95) will decrease coverage by 0.09%.
The diff coverage is 62.50%.

@@             Coverage Diff              @@
##             2021.0    #1166      +/-   ##
============================================
- Coverage     75.73%   75.64%   -0.09%     
  Complexity     1640     1640              
============================================
  Files           258      258              
  Lines          6005     6020      +15     
  Branches        743      743              
============================================
+ Hits           4548     4554       +6     
- Misses         1058     1067       +9     
  Partials        399      399              
Files Coverage Δ
...ris/ratelimit/filter/QuotaCheckReactiveFilter.java 89.58% <70.00%> (-5.88%) ⬇️
...aris/ratelimit/filter/QuotaCheckServletFilter.java 90.47% <57.14%> (-6.83%) ⬇️
...enhancement/plugin/PolarisEnhancedPluginUtils.java 77.17% <57.14%> (-1.90%) ⬇️

@SkyeBeFreeman SkyeBeFreeman merged commit 7e3a8df into Tencent:2021.0 Oct 13, 2023
8 of 9 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2021/fix-ratelimit-header branch October 13, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spring cloud网关中使用北极星限流不生效
1 participant