pyresttest icon indicating copy to clipboard operation
pyresttest copied to clipboard

Special characters in body request.

Open cieszdan opened this issue 7 years ago • 0 comments

It is possible to send request with chars like single quote character ? I'm escaping thats chars but I have exception:

found unknown escape character "'" in "<string>", line 97, column 80: ... or: "str_eq", expected: "\\ \" \'"}

Thanks for response.

cieszdan avatar Jan 27 '17 13:01 cieszdan