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

Bugfix: Fix some HTTP-related issues #152

Merged

Conversation

bochencwx
Copy link
Contributor

  • Fix the issue where metrics reports as correct when the HTTP client's asynchronous call returns an erroneous HTTP response code
  • Fix the issue of rpcz not correctly obtaining the size of the HTTP client response packet
  • Fix the case sensitivity issue in key comparison for HttpHeader.SetIfNotPresent interfac

Copy link

github-actions bot commented Jun 28, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

- Fix the issue where metrics reports as correct when the HTTP client's asynchronous call returns an erroneous HTTP response code
- Fix the issue of rpcz not correctly obtaining the size of the HTTP client response packet
- Fix the case sensitivity issue in key comparison for HttpHeader.SetIfNotPresent interfac
@bochencwx bochencwx force-pushed the bugfix/bochen_fix_http_issue branch from 9474524 to 5062e4b Compare June 28, 2024 09:17
@helloopenworld helloopenworld merged commit 61c88a8 into trpc-group:main Jul 2, 2024
4 checks passed
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.

2 participants