Internet Direct (Indy)
Home
PreviousUpNext
EIdUnknownProtocol Class

Exception raised for an invalid protocol in the URL for a HTTP request.

Pascal
EIdUnknownProtocol = class(EIdException);

EIdUnknownProtocol is an EIdException decendant that represents an exception raised when an unknown error occurs during preparation of an HTTP request. 

EIdUnknownProtocol is normally raised when TIdHTTP is used to prepare a request having a protocol specifier other than 'http:' or 'https:' in the URL for the request.

EIdException

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.