MCPcopy Create free account
hub / github.com/GraphChi/graphchi-cpp / handle_request

Function handle_request

src/external/vpiotr-mongoose-cpp/mongoose.c:3222–3294  ·  view source on GitHub ↗

This is the heart of the Mongoose's logic. This function is called when the request is read, parsed and validated, and Mongoose must decide what action to take: serve a file, or a directory, or call embedded function, etcetera.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

process_new_connectionFunction · 0.85

Calls 15

url_decodeFunction · 0.85
convert_uri_to_file_nameFunction · 0.85
parse_auth_headerFunction · 0.85
call_userFunction · 0.85
check_authorizationFunction · 0.85
send_http_errorFunction · 0.85
is_authorized_for_putFunction · 0.85
put_fileFunction · 0.85
mg_removeFunction · 0.85
mg_statFunction · 0.85

Tested by

no test coverage detected