Discussions

Ask a Question
Back to All

Url Encoding

Is there a way to either fill in a complete url including parameters or prevent parameter(s) from being url encoded? One of our parameters includes a data url (data:[][;charset=<charset>][;base64],) and we would like to perform tests with this parameter not being url encoded.