FRequest icon indicating copy to clipboard operation
FRequest copied to clipboard

URL Query parameters

Open HBoskugel opened this issue 1 year ago • 0 comments

In some cases API's using a combination of request body and request URL parameters (query).

You provide Body and Headers, so it would be nice to have a "Query" tab too to add variables/key and values there instead of adding the query in the path also.

Additionally general query parameters could be added at project level. All similar to your headers implementation.

image

image

HBoskugel avatar Apr 17 '24 15:04 HBoskugel