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

Add HTTP/3 to mapping in property version (HTTPResponse) #1513

Closed
wants to merge 2 commits into from

Conversation

Ousret
Copy link
Collaborator

@Ousret Ousret commented Jun 11, 2023

Also, prefer HTTP/2 instead of HTTP/2.0

Help #1512

Note: pygment HTTPLexer support HTTP/2.0 and HTTP/2, but not HTTP/3.0 (only HTTP/3)
The correct thing to do is to support HTTP/2 short.

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2023

Codecov Report

Patch coverage: 90.24% and project coverage change: -3.02 ⚠️

Comparison is base (4d7d6b6) 97.28% compared to head (7902bdd) 94.26%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1513      +/-   ##
==========================================
- Coverage   97.28%   94.26%   -3.02%     
==========================================
  Files          67      113      +46     
  Lines        4235     7695    +3460     
==========================================
+ Hits         4120     7254    +3134     
- Misses        115      441     +326     
Impacted Files Coverage Δ
httpie/output/ui/man_pages.py 0.00% <0.00%> (ø)
httpie/output/ui/rich_utils.py 0.00% <0.00%> (ø)
tests/test_binary.py 100.00% <ø> (ø)
tests/test_sessions.py 99.70% <ø> (-0.30%) ⬇️
tests/test_ssl.py 92.59% <ø> (-2.35%) ⬇️
tests/test_stream.py 100.00% <ø> (ø)
tests/test_tokens.py 100.00% <ø> (ø)
tests/test_update_warnings.py 99.14% <ø> (ø)
tests/test_uploads.py 96.70% <ø> (-3.30%) ⬇️
tests/test_xml.py 97.56% <ø> (-0.06%) ⬇️
... and 88 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Ousret
Copy link
Collaborator Author

Ousret commented Oct 3, 2023

Superseded by #1531

@Ousret Ousret closed this Oct 3, 2023
@Ousret Ousret deleted the support-quic branch October 3, 2023 13:05
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.

None yet

2 participants