Searched refs:http_field (Results 1 – 1 of 1) sorted by relevance
116 static http_field_t http_field(const char *name);1675 else if ((field = http_field(line)) == HTTP_FIELD_UNKNOWN) in httpUpdate()1964 http_field(const char *name) /* I - String name */ in http_field() function