Skip to content

feat: some enhancement for tquic tool - #493

Open
mufenqwq wants to merge 4 commits into
Tencent:developfrom
mufenqwq:tquic_issue153
Open

feat: some enhancement for tquic tool#493
mufenqwq wants to merge 4 commits into
Tencent:developfrom
mufenqwq:tquic_issue153

Conversation

@mufenqwq

@mufenqwq mufenqwq commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

Feature

  • Add --method METHOD option to specify the HTTP request method
  • Add --body FILE option to specify the HTTP request body
  • Add support for sending requests in 0RTT packets
  • Add support for mutual authentication

fix #153

@codecov-commenter

codecov-commenter commented Aug 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.72%. Comparing base (b62863a) to head (1c4c5d8).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #493   +/-   ##
========================================
  Coverage    94.72%   94.72%           
========================================
  Files           50       50           
  Lines        30282    30282           
========================================
  Hits         28685    28685           
  Misses        1597     1597           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mufenqwq mufenqwq changed the title feat: some enhancement for tquic tool [WIP] feat: some enhancement for tquic tool Aug 4, 2025
@mufenqwq

mufenqwq commented Aug 4, 2025

Copy link
Copy Markdown
Contributor Author

Test

0RTT

image image

POST method

image

@mufenqwq mufenqwq changed the title [WIP] feat: some enhancement for tquic tool feat: some enhancement for tquic tool Aug 4, 2025
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.

Some enhancements for tquic_client

3 participants