You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On passing multiple query parameters with the same key name but different values, only one persists in the final query parameter map. The value of this key is the last pair of key and value added in the Request section.
Bug Preview
Steps to Reproduce the bug/problem
Go to the 'URL Params' tab of the 'Request' section.
Add two or more than two URL Parameters with same key name and different values.
Expected behavior
All the URL Parameters should be passed to the URL.
Device Info (The device where you encountered this issue):