It's from the first line of the request... i.e. "GET" or "POST" (there are others, but these are the most common two). For example, your first line from your request headers may be something like:

HTTP/1.1 GET /mypage.html

HTH,
Brian


Can someone who's familiar with the Digest Authorization rfc tell me what the
"http method" value should be, when doing the "Method:URI" binaryDecode-MD5
encrytion for H2.�� It's not clear to me in the spec what they mean by
"method" - - is that a text string like "HTTP/1.1"?


Reply via email to