Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
HTTP
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Response syntax === A server sends ''response messages'' to the client, which consist of:<ref name="rfc9112-2.1" /> * a '''status line''', consisting of the protocol version, a [[Space (punctuation)|space]], the [[List of HTTP status codes|response status code]], another space, a possibly empty reason phrase, a [[carriage return]] and a [[line feed]], e.g.: *: <syntaxhighlight lang="http"> HTTP/1.1 200 OK </syntaxhighlight> * zero or more [[HTTP response header field|response header fields]], each consisting of the case-insensitive field name, a colon, optional leading [[Whitespace (computer science)|whitespace]], the field value, an optional trailing whitespace and ending with a carriage return and a line feed, e.g.: *: <syntaxhighlight lang="http"> Content-Type: text/html </syntaxhighlight> * an empty line, consisting of a carriage return and a line feed; * an optional [[HTTP message body|message body]].
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
HTTP
(section)
Add topic