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