for my new website i am using an API. I have to login to this API with HTTP authentication. In the past i could login through the url with: http://username:Password@example.nl
Now Chrome doesnt support this anymore since last year. How can i login to this API via my PHP code?
My URL is: