robotframework-httplibrary icon indicating copy to clipboard operation
robotframework-httplibrary copied to clipboard

Get with query parameters

Open ShanthkumarS079 opened this issue 9 years ago • 0 comments

I'm using GET http://localhost:/url?query="$.ABC[?(@XYZ)]"

The request is failing with the 400 bad request but it works in the postman(chrome plugin). Does the Get support for the special characters in the url.? Please help me to resolve this.

ShanthkumarS079 avatar Jun 08 '16 03:06 ShanthkumarS079