http_method_node
SIMPLEQ_ENTRY(http_method_node) hmn_entry;
SIMPLEQ_HEAD(, http_method_node) hs_methods;
struct http_method_node *hmn;