Skip to content

Instantly share code, notes, and snippets.

@udooz
Created November 17, 2012 07:12
Show Gist options
  • Save udooz/4093969 to your computer and use it in GitHub Desktop.
Save udooz/4093969 to your computer and use it in GitHub Desktop.
WAS Authentication Scheme - Sample request string to sign
GET\n /*HTTP Verb*/
\n /*Content-Encoding*/
\n /*Content-Language*/
\n /*Content-Length*/
\n /*Content-MD5*/
\n /*Content-Type*/
\n /*Date*/
\n /*If-Modified-Since */
\n /*If-Match*/
\n /*If-None-Match*/
\n /*If-Unmodified-Since*/
\n /*Range*/
x-ms-date:Sun, 11 Oct 2009 21:49:13 GMT\nx-ms-version:2009-09-19\n /*CanonicalizedHeaders*/
/udooz/photos/festival\ncomp:metadata\nrestype:container\ntimeout:20 /*CanonicalizedResource*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment