http_field_t
static http_field_t http_field(const char *name);
http_field_t field; /* Field index */
static http_field_t /* O - Field index */
return ((http_field_t)i);
http_field_t field, /* I - Field index */
http_field_t field, /* I - Field index */
extern char *httpGetSubField(http_t *http, http_field_t field,
extern void httpSetField(http_t *http, http_field_t field,