swagger-api / swagger-api/swagger-ui

How to use HTTP2 with the swagger editor request execution?

Open
#6,868 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
29k
Forks
9.3k
Avg merge
2d 23h
Merged PRs (30d)
25

Description

How can we help?

Using the online swagger editor UI with a OPEN API spec. When trying to execute a GET or POST request it is using HTTP1. Is there a way the UI can try it with HTTP2 instead ? I want to avoid using curl and would like to use the GUI if possible to do it. Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the online Swagger Editor UI's request-execution entry point and determine how it selects the HTTP protocol for GET and POST requests. Confirm whether HTTP/2 can be enabled through the UI, then define completion as executing the request over HTTP/2 or documenting that the capability is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.