Skip to content
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

fix: multi-line curl not properly imported due to padding #6755 #6774

Merged

Conversation

filfreire
Copy link
Member

@filfreire filfreire commented Nov 8, 2023

Closes #6755

changelog(Fixes): Fixed issue #6755 where multi-line curl requests were not properly imported due to padding

@filfreire filfreire force-pushed the fix/issue-6755-import-curl-padding branch from ea38027 to 9b64de5 Compare November 8, 2023 14:52
@filfreire filfreire enabled auto-merge (squash) November 8, 2023 14:52
@filfreire filfreire merged commit ee5d346 into Kong:develop Nov 8, 2023
7 checks passed
@filfreire filfreire deleted the fix/issue-6755-import-curl-padding branch November 8, 2023 15:03
jackkav pushed a commit to jackkav/insomnia that referenced this pull request Mar 13, 2024
…ong#6774)

* fix: multi-line curl not properly imported due to padding Kong#6755

* Update curl.test.ts

* Update curl.test.ts
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.

Multi-line curl is not imported properly if new lines don't have a padding
2 participants