Talk:HTTP: Difference between revisions

Content added Content deleted
(→‎Clarify: Resource)
Line 14: Line 14:


::(Please sign your posts). Comments on the change in wording? --[[User:Paddy3118|Paddy3118]] 00:54, 20 September 2011 (UTC)
::(Please sign your posts). Comments on the change in wording? --[[User:Paddy3118|Paddy3118]] 00:54, 20 September 2011 (UTC)
:::Please confine your attention to what is said, not who. I see the text "Paddy3118, ...", but that means nothing to me and carries no authenticity (not that any is required: you're not writing me a check).

:::If you fetch an HTML file, you get HTML source code. This is not true in the general case; http://rosettacode.org/mw/title.png is not the source code of anything. --[[User:Kernigh|Kernigh]] 01:08, 20 September 2011 (UTC)
:::If you fetch an HTML file, you get HTML source code. This is not true in the general case; http://rosettacode.org/mw/title.png is not the source code of anything. --[[User:Kernigh|Kernigh]] 01:08, 20 September 2011 (UTC)
::::Yea, it locates a resource, the nature of the resource is carefully ''not'' defined. --[[User:Paddy3118|Paddy3118]] 01:25, 20 September 2011 (UTC)
::::Yea, it locates a resource, the nature of the resource is carefully ''not'' defined. --[[User:Paddy3118|Paddy3118]] 01:25, 20 September 2011 (UTC)
::::If you fetch an HTML file, you get an HTTP response with headers, and a body which contains HTML code. Some of the progrmas in this page look like they just dump the raw response, whereas others show the body.


== Not Tested ==
== Not Tested ==