Topic Path: Symbol Reference > Classes > EIdHTTPErrorParsingCommand Class
ContentsIndexHome
PreviousUpNext
EIdHTTPErrorParsingCommand Class

HTTP server exception for an unknown HTTP command.

File
EIdHTTPErrorParsingCommand = class(EIdHTTPServerError);

EIdHTTPErrorParsingCommand is an EIdHTTPServerError exception descendant raised when a HTTP server is unable to determine the HTTP command from a client connection. 

EIdHTTPErrorParsingCommand is raised during execution of the TIdContext for a client session when trying to read a malformed HTTP command, version number, and arguments from the client connection.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.