Number of header fields
Source position: httpdefs.pp line 404
public property THTTPHeader.FieldCount : Integer read GetFieldCount;
FieldCount returns the total number of header fields that have been set. This includes both standard and custom header fields.