Talk:Hello world/Web server: Difference between revisions

(→‎does the task mandate HTTP/1.0 or above?: hmm, it should probably mandate something.)
 
Line 39:
Regular browsers still handle HTTP 0.9 replies though.
:The task is supposed to be minimal, but by "browser" I was thinking a modern browser, and a solution that doesn't work with wget and curl does seem to be a stretch. Perhaps it would make sense to add a task requirement along the lines of "Use a modern browser or client program to test your server. Showing output is not neccessary, but state the relevant details of the program you used. (OS, version, browser, version, etc.)" —[[User:Sonia|Sonia]] 22:48, 28 October 2011 (UTC)
::my point is that the solutions neither process the request line (the reply is sent before the request is sent) nor provide the proper header (some solutions like C at least provide headers) --[[User:AlexLehm|AlexLehm]] 10:15, 30 October 2011 (UTC)
Anonymous user