Home | History | Annotate | Download | only in url_request

Lines Matching refs:https_options

505   TestServer::HTTPSOptions https_options(
507 TestServer test_server(https_options,
537 TestServer::HTTPSOptions https_options(
539 TestServer test_server(https_options,
597 TestServer::HTTPSOptions https_options;
598 https_options.request_client_certificate = true;
599 TestServer test_server(https_options,