Search results
Results from the WOW.Com Content Network
The number is for use by automata (e.g., email clients) to determine what state to enter next; the text ("Text Part") is for the human user. The first digit denotes whether the response is good, bad, or incomplete: 2yz (Positive Completion Reply): The requested action has been successfully completed.
Standard response for successful HTTP requests. The actual response will depend on the request method used. In a GET request, the response will contain an entity corresponding to the requested resource. In a POST request, the response will contain an entity describing or containing the result of the action. 201 Created
In this example the email message is sent to two mailboxes on the same SMTP server: one for each recipient listed in the To: and Cc: header fields. The corresponding SMTP command is RCPT TO. Each successful reception and execution of a command is acknowledged by the server with a result code and response message (e.g., 250 Ok).
Get AOL Mail for FREE! Manage your email like never before with travel, photo & document views. Personalize your inbox with themes & tabs. You've Got Mail!
The server-FTP process may send at most, one 1xx reply per command. 2xx: Positive Completion reply The requested action has been successfully completed. A new request may be initiated. 3xx: Positive Intermediate reply The command has been accepted, but the requested action is being held in abeyance, pending receipt of further information.
Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server. Example 1: Vary: * Example 2: Vary: Accept-Language; Permanent RFC 9110: Via: Informs the client of proxies through which the response was sent. Via: 1.0 fred, 1.1 example.com ...
Upgrade to a faster, more secure version of a supported browser. It's free and it only takes a few moments:
Indicates that the request was successful. [1]: §21.2.1 202 Accepted Indicates that the request has been accepted for processing, but the processing has not been completed. [4]: §7.3.1 [5] Deprecated. [6]: §8.3.1 [2] 204 No Notification Indicates the request was successful, but the corresponding response will not be received. [7]