@verb #82:"Accepted" this none this rxdo #55 @program #82:"Accepted" this none this "The request has been accepted for processing, but the processing has not been completed. The" "request may or may not eventually be acted upon, as it may be disallowed when processing" "actually takes place." "This response is intentionally non-committal. Its purpose is to allow a server to accept a" "request for some other process (perhaps a batch-oriented process that is only run once per" "day) without requiring that the user agent's connection to the server persist until the process" "is completed. The entity returned with this response should include an indication of the" "request's current status and either a pointer to a status monitor or some estimate of when" "the user can expect the request to be fulfilled." if (player == $webber) return endif player:notify("HTTP/1.0 202 Accepted") player:notify($www:server_name()) player:notify("") player.header_issued = 1 "Last modified by Lao-Tzu (#8084) on Wed Aug 23 14:29:24 2000 MDT." "This verb previously owned by manta (#7165), and chowned to $slacker upon dewizarding (Sat Aug 17 14:50:05 2002 MDT)." "Last modified by Dax (#789) on Sat Aug 17 14:50:05 2002 MDT." .