You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by "Rabe, Jens" <je...@iwes.fraunhofer.de> on 2022/11/01 15:26:03 UTC

How to send custom HTTP headers when downloading packages?

I investigated the problem not being able to download packages from a Gitlab Maven repository a bit further. It turns out that I need to send a custom HTTP header named "Private-Token" with my Personal Access Token. Is this possible to do with Ivy, and if yes, how do I configure this in ivy-settings.xml?