Skip to content

Paste from Curl #6295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 16, 2023
Merged

Paste from Curl #6295

merged 8 commits into from
Aug 16, 2023

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Aug 15, 2023

changelog(Fixes): Fixed issue #6290 - pasting curl requests is now done in the new request dropdown. In a follow up pass we will add a modal to validate curl inputs.

fixes: #6290

closes INS-2830

in order to fix the paste curl bug and improve the UX we are moving this feature into the new request dropdown.

in a follow up pass we will add a modal to validate curl inputs

also simplified the mime type change logic, and fixed a bug in header changes

image

@jackkav jackkav changed the title test curl fill Paste from Curl Aug 16, 2023
@jackkav jackkav marked this pull request as ready for review August 16, 2023 09:23
@jackkav jackkav requested a review from gatzjames August 16, 2023 09:32
@jackkav jackkav merged commit 2d3e4e4 into Kong:develop Aug 16, 2023
@jackkav jackkav deleted the fix/curl-fill branch August 16, 2023 09:45
jackkav added a commit to jackkav/insomnia that referenced this pull request Nov 24, 2023
* test curl fill

* clean up updatemimetype

* clean up mime type setting

* add from curl request type

* remove paste handling

* add request group dropdown button

* fix test

* comment out from curl test
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.

Pasting a curl no longer works
1 participant