Skip to content

Conversation

@mufenqwq
Copy link
Contributor

@mufenqwq mufenqwq commented Aug 4, 2025

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
Copy link

codecov-commenter commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.72%. Comparing base (b62863a) to head (1c4c5d8).

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 Sentry.
📢 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
Copy link
Contributor Author

mufenqwq commented Aug 4, 2025

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