HTTP HTTP POST HTTP Digest auth followlocation # Server-side HTTP/1.1 302 *MOVED* swsclose swsbounce Server: Microsoft-IIS/6.0 Location: /mooooo/177 Content-Type: text/html; charset=iso-8859-1 # Client-side # http crypto HTTP POST --digest to server doing a 302-location response http://%HOSTIP:%HTTPPORT/177 -u auser:apasswd --digest -d "junkelijunk" # Verify data after the test has been "shot" POST /177 HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* Content-Length: 0 Content-Type: application/x-www-form-urlencoded