Topic Path: Symbol Reference > Constants > Id_HTTPMethodPut Constant
ContentsIndexHome
PreviousUpNext
Id_HTTPMethodPut Constant

Represents the PUT method in an HTTP request.

File
Id_HTTPMethodPut = 'PUT';

Id_HTTPMethodPut is a String constant that represents the HTTP PUT method used when processing HTTP requests. 

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

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