Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c418 static int handle_http_preface(struct http_client_ctx *client) in handle_http_preface() function
470 ret = handle_http_preface(client); in handle_http_request()