bruno
bruno copied to clipboard
feat: support newlines in headers, params, and variables
Description
This PR adds support for newlines in header names, query parameter names, and variable names in Bruno's .bru file format.
Contribution Checklist:
- [x] The pull request only addresses one issue or adds one feature.
- [x] The pull request does not introduce any breaking changes
- [x] I have added screenshots or gifs to help explain the change if applicable.
- [x] I have read the contribution guidelines.
- [x] Create an issue and link to the pull request.
can we also add in tests for bruToJson and jsonToBru for the multiline checks to keep things reliable