Oleg Kobchenko wrote:
> Thanks for pointing it out. I think I used
> a wrong names to refer to "simple" request
> (without protocol version part) as 1.0 as opposed to 1.1.
> 
> For "simple" request, the response does not
> carry a header.

I think you are referring to HTTP version 0.9,
where the HTTP request consists of a method
(typically 'GET'), a space, and a path followed
by a single carriage return.

-- 
Raul

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to