.NET get file back from URL stream (keeping headers and data)
I am currently reaching out to a URL to grab a file, the GET request is a responseType: 'stream'
I am currently reaching out to a URL to grab a file, the GET request is a responseType: 'stream'