tailcall icon indicating copy to clipboard operation
tailcall copied to clipboard

fix: Http1 only

Open amitksingh1490 opened this issue 9 months ago • 0 comments

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

  • [ ] I ran cargo test successfully.
  • [ ] I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • [ ] I have added relevant unit & integration tests.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have performed a self-review of my code.
  • [ ] PR follows the naming convention of <type>(<optional scope>): <title>

amitksingh1490 avatar May 14 '24 07:05 amitksingh1490