Talk:List of HTTP header fields: Difference between revisions
WP:COMPUTING Tagging ( False Postive ?? ) :(Plugin++) Added {{WikiProject Computing}}. |
→Content-Type request: new section |
||
Line 24: | Line 24: | ||
I'm not an expert, but i'm doing some coding that requires me to know about http headers, and having this be a *complete* listing of values would be helpful to me; thus, i'm going to be adding them as i can. <small>—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Voltaic|Voltaic]] ([[User talk:Voltaic|talk]] • [[Special:Contributions/Voltaic|contribs]]) 10:45, 14 May 2008 (UTC)</small><!-- Template:Unsigned --> <!--Autosigned by SineBot--> |
I'm not an expert, but i'm doing some coding that requires me to know about http headers, and having this be a *complete* listing of values would be helpful to me; thus, i'm going to be adding them as i can. <small>—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Voltaic|Voltaic]] ([[User talk:Voltaic|talk]] • [[Special:Contributions/Voltaic|contribs]]) 10:45, 14 May 2008 (UTC)</small><!-- Template:Unsigned --> <!--Autosigned by SineBot--> |
||
== Content-Type request == |
|||
<tt>Content-Type</tt> applies to requests too, if there is submitted data. [[Special:Contributions/200.68.94.105|200.68.94.105]] ([[User talk:200.68.94.105|talk]]) 16:40, 30 July 2008 (UTC) |
Revision as of 16:40, 30 July 2008
Computing Unassessed | ||||||||||
|
TODO: Add all missing headers in http/1.1
Add MAY, SHOULD, or MUST
Could/should MAY, SHOULD and MUST be added? A good list can be found here: http://www.and.org/texts/server-http or simply take them out of RFC4229. --85.127.128.31 (talk) 15:57, 28 March 2008 (UTC)
Allow
The description of the Allow header is not completely correct. The HTTP/1.1 specification states indeed that for a 405, the server MUST return an Allow header. This does not mean that the Allow header cannot be used in other circumstances.
Also the specification states that clients may add the Allow header when using the PUT method. In that case the server should return an Allow header with the actual methods.
See the HTTP/1.1: Header Field Definitions for more information. Van der Hoorn —Preceding unsigned comment added by 194.45.238.186 (talk) 14:59, 17 March 2008 (UTC)
- Why don't you fix it then?
cookies
I added Cookie and Set-Cookie... I suggest that these be added to Effects of selected HTTP headers, but I don't think I'm the man for that job.--Jesdisciple (talk) 14:03, 11 May 2008 (UTC)
Incomplete list
I'm not an expert, but i'm doing some coding that requires me to know about http headers, and having this be a *complete* listing of values would be helpful to me; thus, i'm going to be adding them as i can. —Preceding unsigned comment added by Voltaic (talk • contribs) 10:45, 14 May 2008 (UTC)
Content-Type request
Content-Type applies to requests too, if there is submitted data. 200.68.94.105 (talk) 16:40, 30 July 2008 (UTC)