[GH-ISSUE #4385] [feature]: Enable users to select and switch between HTTP/1.1, HTTP/2, and HTTP/3 for API requests. #1605

Open
opened 2026-03-16 21:02:58 +03:00 by kerem · 2 comments
Owner

Originally created by @Gowtham2003 on GitHub (Sep 30, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4385

Is there an existing issue for this?

  • I have searched the existing issues

Summary

This feature would allow users to specify which HTTP version they want to use when sending API requests. By providing the option to switch between HTTP/1.1, HTTP/2, and HTTP/3, This would help to test applications on various http versions.

Why should this be worked on?

Many developers need to test their APIs across different HTTP versions to ensure compatibility.
Currently, without the ability to switch HTTP versions, users may struggle to assess how their APIs perform under various conditions.
This feature would enhance Hoppscotch's functionality, making it very useful for testing applciations.

Originally created by @Gowtham2003 on GitHub (Sep 30, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4385 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary This feature would allow users to specify which HTTP version they want to use when sending API requests. By providing the option to switch between HTTP/1.1, HTTP/2, and HTTP/3, This would help to test applications on various http versions. ### Why should this be worked on? Many developers need to test their APIs across different HTTP versions to ensure compatibility. Currently, without the ability to switch HTTP versions, users may struggle to assess how their APIs perform under various conditions. This feature would enhance Hoppscotch's functionality, making it very useful for testing applciations.
Author
Owner

@iRittikSharma commented on GitHub (Oct 1, 2024):

@Gowtham2003 I would like to work on this issue could you please assign it to me

<!-- gh-comment-id:2385598038 --> @iRittikSharma commented on GitHub (Oct 1, 2024): @Gowtham2003 I would like to work on this issue could you please assign it to me
Author
Owner

@Gtyrande commented on GitHub (Jan 2, 2025):

Yes, this function is very important when user want to call API restricted to HTTP 2.0
It will show "Could not send request"

In postman, there is a setting tab to switch HTTP version, hope Hoppscotch can support version switch too

<!-- gh-comment-id:2567249060 --> @Gtyrande commented on GitHub (Jan 2, 2025): Yes, this function is very important when user want to call API restricted to HTTP 2.0 It will show "Could not send request" In postman, there is a setting tab to switch HTTP version, hope Hoppscotch can support version switch too
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1605
No description provided.