one-to-many messaging

James Firth ukcrypto at chiark.greenend.org.uk
Mon, 14 Apr 2008 20:41:29 +0100


Tom Thompson wrote:
 
> No it isn't.  The Host requests-header is included in the HTTP message
> to achieve that, and is NOT the same as the URL. 

Okay, but all the information contained in the URL is transmitted in the
HTTP GET request, enabling the URL to be reconstituted at the server if
desired, as I have done many times.

James Firth