Hi,
I am writing a plugin where I will be making get call to existing /search?q=<my search query here>&popup=true
Usually, the result is in HTML format. I want to override existing response so that I can send my own response.
Any hint will be appreciated.
-Mayur