fetch("[Link]
in/bitstream/1/5810097310/1/Bhawini%20sharma", {
"credentials": "include",
"headers": {
"keyname": "Akz914723960",
"Type": "application/pdf",
},
"referrer": "[Link]
"method": "POST",
}).then( res => [Link]() )
.then( blob => {
var file = [Link](blob);
[Link](file);
});