Is there anyway we can send request from browser bypassing Default URL encode given by Chrome and Firefox without using xmlhttprequest using any tag attributes or redirect or something like that ?
Update: It is a GET request I am trying to send.
Is there anyway we can send request from browser bypassing Default URL encode given by Chrome and Firefox without using xmlhttprequest using any tag attributes or redirect or something like that ?
Update: It is a GET request I am trying to send.