Talk:HTTP: Difference between revisions

From Rosetta Code
Content added Content deleted
(Clarify)
 
Line 5: Line 5:
*What do you mean by "content"? The source code or rendered page?
*What do you mean by "content"? The source code or rendered page?


Why is it so difficult to write even couple of sentences to specify the task? Specifying the task is the most important part of any software project.
Why is it so difficult to write even couple of sentences to specify the task? Specifying the task is the most important part of any software project.<br>
--[[User:PauliKL|PauliKL]] 09:30, 3 October 2008 (UTC)

Revision as of 09:30, 3 October 2008

Clarify

Again, the task specification is really vague. It only says "Print a URL's content." This rises questions:

  • What do you mean by "print"? Print on paper or display on screen? There seems to be both interpretations in current implementations.
  • What do you mean by "content"? The source code or rendered page?

Why is it so difficult to write even couple of sentences to specify the task? Specifying the task is the most important part of any software project.
--PauliKL 09:30, 3 October 2008 (UTC)