Searched defs:http_response (Results 1 – 2 of 2) sorted by relevance
105 struct http_response { struct113 http_response_cb_t cb; argument144 uint8_t *body_frag_start;147 size_t body_frag_len;152 uint8_t *recv_buf;155 size_t recv_buf_len;167 size_t data_len;172 size_t content_length;179 size_t processed;191 char http_status[HTTP_STATUS_STR_SIZE];[all …]
50 char http_response[sizeof(RESPONSE_TEMPLATE) + in handle_http1_static_resource() local125 char http_response[MAX(sizeof(RESPONSE_TEMPLATE_DYNAMIC_PART1) + sizeof("xxx"), in http1_send_headers() local405 char http_response[sizeof(RESPONSE_TEMPLATE_STATIC_FS) + HTTP_SERVER_MAX_CONTENT_TYPE_LEN + in handle_http1_static_fs_resource() local