Data Fields | |
char * | file |
u32_t | left |
u8_t | retries |
char* http_state::file |
Referenced by http_accept(), http_poll(), http_recv(), and http_send_data().
u32_t http_state::left |
Referenced by http_accept(), http_recv(), http_send_data(), and http_sent().
u8_t http_state::retries |
Referenced by http_accept(), http_poll(), and http_sent().