HeaderFieldNames.ResponseNameList

List of field names.

(Two arrays as a workaround for the issue that it is impossible to have run-time initialised static array constants.)

struct HeaderFieldNames
static
string[] ResponseNameList;

Meta