Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ ap_die
Function
ap_die
modules/http/http_request.c:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
AP_DECLARE(void) ap_die(int type, request_rec *r)
233
{
234
ap_die_r(type, r, r->status);
235
}
236
237
AP_DECLARE(apr_status_t) ap_check_pipeline(conn_rec *c, apr_bucket_brigade *bb,
238
unsigned int max_blank_lines)
Callers
15
internal_internal_redirect
Function · 0.85
ap_internal_redirect
Function · 0.85
ap_internal_redirect_handler
Function · 0.85
ap_http_header_filter
Function · 0.85
dispatch
Function · 0.85
proxy_map_location
Function · 0.85
proxy_handler
Function · 0.85
dialup_callback
Function · 0.85
h2_create_request_rec
Function · 0.85
h2_c2_filter_catch_h1_out
Function · 0.85
h2_c2_filter_response_out
Function · 0.85
h2test_echo_handler
Function · 0.85
Calls
1
ap_die_r
Function · 0.85
Tested by
4
dialup_callback
Function · 0.68
h2test_echo_handler
Function · 0.68
h2test_delay_handler
Function · 0.68
h2test_error_handler
Function · 0.68