I'm trying to download a file via Get Request using Web Download Activity. However, The request contains, multiple headers necessary for authentication of the request. But I'm unable find a way to add headers.
In delivery activity we can add variables via script tab.
Do we have anything like this for Web Download activity as well?