sigbjorn 0 Newbie Poster

Hello all

I need to download the content of a username and password proteced file using negotiate authorization (not basic ex. "Authorization: Basic username:password".

I need PHP to download and save the file, but I don't have a clue on how to do this handshake with the server.

Anyone having any ideas or any references to scripts or classes doing this?