Function OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines

Source
pub unsafe extern "C" fn OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(
    rctx: *mut ossl_http_req_ctx_st,
    count: usize,
)