View Single Post
Join Date: Apr 2008
Posts: 1
Reputation: sigbjorn is an unknown quantity at this point 
Solved Threads: 0
sigbjorn sigbjorn is offline Offline
Newbie Poster

HTTP request with negotiate authorization

 
0
  #1
Oct 16th, 2008
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?
Reply With Quote