Delphi DLL
REST Examples for Delphi DLL
- Simple REST Example
- REST File Upload (multipart/form-data)
- Simple GET using REST
- REST Download Binary File to Memory
- Debug REST HTTP Request
- REST Auto Reconnect for Multiple Requests (markitondemand.com)
- Use Socket Object for the Connection (markitondemand.com)
- REST through HTTP Proxy (Amazon S3)
- REST through SOCKS Proxy (Amazon S3)
- REST through SSH Tunnel (Amazon S3)
- Send JSON REST Request, Get JSON Response (Google Cloud Storage)
- Send XML REST Request, Get Response with No Body (Google Cloud Storage)
- REST Download Binary to Memory (Byte Array) (Amazon S3)
- REST Download Binary to Memory (CkByteData) (Amazon S3)
- Lower-Level REST API Methods (Google Cloud Storage)
- REST Stream Response to File (Streaming Download) (Amazon S3)
- REST Read Response with Stream API (Amazon S3)
- REST Read Response with Stream API (Amazon S3)
- REST Upload String (Amazon S3)
- REST File Streaming Upload (Azure Cloud Storage)
- AWS S3 File Streaming Upload (Amazon S3)
- REST Asynchronous Streaming Upload (Azure Cloud Storage)
- REST Asynchronous Streaming Upload Simplified (Azure Cloud Storage)
- REST Asynchronous Streaming Upload File
- Google Drive Multipart Upload String (Google Drive)
- Dropbox: Access Your Own Account
- WooCommerce OAuth 1.0a “one-legged” Authentication
- Making SOAP Requests using the REST API
- Twilio: Send SMS using Basic Authentication
- REST OAuth1 with Params
- HTTP GET -- Read Response from Stream
- REST Upload Bandwidth Throttle
- SetResponseBodyStream - Send FullRequest* Response Body to Stream
- REST Download Bandwidth Throttle
- Google Maps Geolocation Request
- HTTP Download to Stream
- Geolocation of IP Address
- UK Vehicle Data VRM Lookup
- HTTP POST and Stream Response to File
- Interfax -- Fax a Single Document
- Duplicate curl POST with JSON Body
- REST Send multipart/form-data
- POST application/x-www-form-urlencoded using REST API
- REST POST JSON using Gzip Content Encoding
- REST Follow Redirects
- REST Stream Multipart Body from File
- Client Certificate in REST
- Client Certificate in REST (USB Token or Smartcard)
- REST Enable TLS 1.3
- POST JSON Without Waiting for the Response
- Send HTTPS Get Without Waiting for the Response
- REST URL Encode Path Parts and Query Params
- REST with Query Params
- REST Receive Response in Chunks
- POST JSON to REST API with non-us-ascii Chars Escaped