http_cookie 246 sapi/apache2handler/sapi_apache2.c const char *http_cookie; http_cookie 248 sapi/apache2handler/sapi_apache2.c http_cookie = apr_table_get(ctx->r->headers_in, "cookie"); http_cookie 251 sapi/apache2handler/sapi_apache2.c return (char *) http_cookie;