[6432] in www-talk@info.cern.ch
An MGET proposal for HTTP
daemon@ATHENA.MIT.EDU (ts)
Mon Oct 31 02:45:40 1994
Date: Mon, 31 Oct 1994 08:36:33 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: decoux@moulon.inra.fr
From: ts <decoux@moulon.inra.fr>
To: Multiple recipients of list <www-talk@www0.cern.ch>
> Proposal for an HTTP MGET Method
[lines deleted]
> C: GET /foo.html HTTP/2.0<CRLF>
> Accept: text/html, text/plain<CRLF>
^^^^^^^^^^^^^^^^^^^^^
> S: HTTP/2.0 200 Success<CRLF>
> Content-Type: text/html<CRLF>
If one of my CGI scripts receive this header line, it send a document
without inline image (no "image/gif", ... in the Accept fields) and you
don't need to have a MGET :-)
Guy Decoux