Searched refs:srv_res (Results 1 – 1 of 1) sorted by relevance
214 u32_t rx_content_len, u32_t srv_res, err_t err) in httpc_result_cb() argument219 wget_info->status_code = (u32)srv_res; in httpc_result_cb()231 if (srv_res != 200) { in httpc_result_cb()232 log_err("\nHTTP server error %d\n", srv_res); in httpc_result_cb()
Completed in 7 milliseconds