FRequest
FRequest copied to clipboard
URL Query parameters
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.