Re: draft-ietf-http-state-mgmt-01.txt LAST CALL

Does the draft address what happens when I do the following:

Req:
HEAD /resource HTTP/1.1
Cookie: blah
---
Resp:
HTTP/1.1 200 OK
Set-Cookie: blah

or

Req:
HEAD /resource HTTP/1.1
---
Resp:
HTTP/1.1 200 OK
Set-Cookie: blah

-marc

-- 

Received on Tuesday, 18 June 1996 13:52:07 UTC