Searched defs:ssl_hook_http_scheme (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dmod_ssl.c584 static const char *ssl_hook_http_scheme(const request_rec *r) function
664 ap_hook_http_scheme (ssl_hook_http_scheme, NULL,NULL, APR_HOOK_MIDDLE);

Completed in 10 milliseconds