Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
Dmain.c42 int http_resp; member
93 s->http_resp = (int)lws_http_client_http_response(wsi); in callback_http()
94 lwsl_info("Connected with server response: %d\n", s->http_resp); in callback_http()
297 s->state, s->http_resp); in sequencer_cb()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
DREADME.md37 …2 16:38:00:3227] W: lws_metrics_hist_bump_priv_tagged: 'ss="captive_portal_detect",http_resp="204"'
53 [2021/03/02 16:38:00:7904] W: lws_metrics_hist_bump_priv_tagged: 'ss="httpbin_anything",http_resp="…
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/
Dminimal-secure-streams.c220 int http_resp; member
/third_party/openssl/apps/
Docsp.c1481 char http_resp[] = in send_ocsp_response() local
1486 BIO_printf(cbio, http_resp, i2d_OCSP_RESPONSE(resp, NULL)); in send_ocsp_response()