I am building a VS Code extension and in that, I need to execute an XHR Request to my server to fetch some data.
I tried using this in my code :
fu