#ifndef HTTP_HEADER_FILE
#define HTTP_HEADER_FILE
static void print_usage(void);
static void check_opts_number(int argc);
#endif