While sharing the request/response details need to include queryParams if it is present
Closed this issue · 1 comments
shreyas18jan commented
1 .
If a Request has Query Params, while sharing the request/response details - Query Param should also be added to it.
Example:
GET http://www.example.com/list?key1=value1&key2=value2
2 .
While constructing CURL command, if host/server contains http/https already, do not add it again.
jhomlala commented
This issue will be solved with next release.