REST.Client
| パッケージ | RESTComponents290.bpl |
|---|
クラス
型
| TAuthenticateEvent | |
| TCustomRESTClientNotifyEvent | |
| TCustomRESTRequestNotifyEvent | |
| TExecuteMethod | |
| TRESTRequestParameterArray | |
| TRESTRequestParameterDict |
定数
| CRestDefaultTimeout | CRestDefaultTimeout: Integer = $7530; |
| CSqidsParamPrefix | CSqidsParamPrefix: Char = $23; |
| RESTCLIENT_VERSION | RESTCLIENT_VERSION: string = 1.0; |
| sBody | sBody: string = body; |
| sDefaultFallbackCharSetEncoding | sDefaultFallbackCharSetEncoding: string = utf-8; |
| sDefaultUserAgent | sDefaultUserAgent: string = Embarcadero RESTClient/1.0; |
| sFile | sFile: string = file; |
| sRequestDefaultAccept | sRequestDefaultAccept: string = application/json, text/plain;q=0.9, text/html;q=0.8; |
| sRequestDefaultAcceptCharset | sRequestDefaultAcceptCharset: string = utf-8, *;q=0.8; |