GregRESO
9 years agoOccasional Contributor
Edit and Submit RAW request without using "Request" tab
I would like to change the RAW submission to the server I'm testing. (Specifically to do some negative testing.)
Using the "Request" tab, I'm forced to enter a "true" value into the "$count" parameter to get it to appear.
I want to only have "/Public/Property?$count" in the request and not the full "/Public/Property?$count=true"
There are other ways that I'd like to force bad GET requests just to see how my servers respond.
Can the RAW requests be edited to something other than what is generated on the "Request" tab?
Thanks