http_scheme       585 include/http_protocol.h AP_DECLARE_HOOK(const char *,http_scheme,(const request_rec *r))
http_scheme       259 modules/http/http_core.c     ap_hook_http_scheme(http_scheme,NULL,NULL,APR_HOOK_REALLY_LAST);