bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Fix: fix population of data when data-urlencode flag is used with G flag i…

Open jwetzell opened this issue 1 year ago • 0 comments

Description

  • fix population of request data field when using the --data-urlencode flag along with the -G or --get flag when importing from curl closes #2010
Screenshot 2024-04-05 at 8 34 17 PM

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.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

jwetzell avatar Apr 06 '24 01:04 jwetzell