THTTPSend.Headers
THTTPSend
property Headers: TStringList;
Unit
HTTPSend
Description
Before HTTP operation you may define any non-standard headers for HTTP request, except of: 'Expect: 100-continue', 'Content-Length', 'Content-Type', 'Connection', 'Authorization', 'Proxy-Authorization' and 'Host' headers.
After HTTP operation contains full headers of returned document.
See also:
Document, HTTPMethod, MimeType