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

Data will be lost while same names in POST for "Form URL Encoded" #2192

Open
2 tasks done
danshan opened this issue Apr 28, 2024 · 0 comments
Open
2 tasks done

Data will be lost while same names in POST for "Form URL Encoded" #2192

danshan opened this issue Apr 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@danshan
Copy link

danshan commented Apr 28, 2024

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

v1.14.0 on Mac M1

When the POST type is Form URL Encoded, if there are parameters with the same name in the form, the data will be lost and only the last one will be retained.

.bru file to reproduce the bug

duplicated-form-params.bru.zip

Screenshots/Live demo link

image

@danshan danshan added the bug Something isn't working label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant