bruno icon indicating copy to clipboard operation
bruno copied to clipboard

feat: support newlines in headers, params, and variables

Open pooja-bruno opened this issue 2 months ago • 1 comments

Description

This PR adds support for newlines in header names, query parameter names, and variable names in Bruno's .bru file format.

JIRA

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.
image

pooja-bruno avatar Oct 15 '25 08:10 pooja-bruno

can we also add in tests for bruToJson and jsonToBru for the multiline checks to keep things reliable

sid-bruno avatar Oct 16 '25 13:10 sid-bruno