Kong / Kong/httpsnippet

Improve code snipper HTTP

Open
#304 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.2k
Forks
242
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

When the HTTP code snippet is generated, it is generated with the first letter in uppercase and the format should be the same as in the header. A difference if the type CURL is selected maintains the correct format.

To Reproduce
Execute a example of request.
Clic in code snipper {}.
In code select HTTP.

Expected behavior
The expected behavior is to keep the same format as the header, as is done in the CURL.

Platform:

OS: Windows 10
vscode version: 1.66.2
extension version: 1.18.7

Example:

Screenshot type http:
![image](https://user-images.githubusercontent.com/20051737/190327916-ea60e182-21d6-4c8a-9f50-343728268941.png)
Screenshot type curl:
![image](https://user-images.githubusercontent.com/20051737/190327997-82c8cdae-81ec-4060-ad9b-a5dcb8ae3440.png)

best regards

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the request-snippet steps in the issue and compare the generated HTTP and CURL outputs, focusing on capitalization and formatting. The work is done when the HTTP snippet preserves the same format as its header, matching the existing CURL behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.