Internet Direct (Indy)
Home
PreviousUpNext
Id_HTTPMethodOptions Constant

Represents the OPTIONS method in an HTTP request.

Pascal
Id_HTTPMethodOptions = 'OPTIONS';

Id_HTTPMethodOptions is a String constant that represents the HTTP OPTIONS method used when processing HTTP requests. 

Id_HTTPMethodOptions and related constant values are used in the Method property in TIdHTTPRequest.

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.