Home
last modified time | relevance | path

Searched refs:final_response (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http2.c503 bool final_response = http_response_is_final(rsp, data_status); in http2_dynamic_response() local
527 if (final_response && rsp->body_len == 0) { in http2_dynamic_response()
544 if (final_response) { in http2_dynamic_response()