[DGD] more http...
Erwin Harte
harte at xs4all.nl
Mon Sep 24 21:22:55 CEST 2001
On Mon, Sep 24, 2001 at 09:19:16PM +0200, Nico Lammers wrote:
> Okay.. let's get this right..
>
> If I have an object which contains:
>
> static void receive_message(string str) {
> send_message(str)
> destruct(this_object());
> }
>
> and my browser sends something like, "GET /www/test HTTP/1.0"
> then the browser should, in this case, show that line, shouldn't it?
No. Here's the RFC for HTTP version 1.0:
http://www.ics.uci.edu/pub/ietf/http/rfc1945.html
Please read it to see what a HTTP reply should look like.
Regards,
Erwin.
P.S: Why yes, I'm telling you to RTFM. :-)
--
Erwin Harte <harte at xs4all.nl>
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list