Internet Direct (Indy)
Home
PreviousUpNext
EIdHTTPErrorParsingCommand Class

HTTP server exception for an unknown HTTP command.

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.