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

Enable http2 feature for reqwest #708

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Enable http2 feature for reqwest #708

merged 1 commit into from
Apr 12, 2024

Conversation

Hinton
Copy link
Member

@Hinton Hinton commented Apr 12, 2024

Type of change

- [x] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Some websites will require http2 support and we should have that feature enabled to avoid errors.

Before you submit

  • Please add unit tests where it makes sense to do so

@Hinton Hinton requested a review from dani-garcia April 12, 2024 07:54
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailsdf03e2d3-414c-471c-83f2-4c983bbbd361

No New Or Fixed Issues Found

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.83%. Comparing base (e0513dc) to head (35b8cfd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #708   +/-   ##
=======================================
  Coverage   60.83%   60.83%           
=======================================
  Files         173      173           
  Lines       10598    10598           
=======================================
  Hits         6447     6447           
  Misses       4151     4151           

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

@Hinton Hinton merged commit 7e1a3cb into main Apr 12, 2024
75 checks passed
@Hinton Hinton deleted the ps/reqwest-http2 branch April 12, 2024 09:56
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