/tg/ Station 13 - Modules - TypesVar Details

http_request

Vars

cbCallback for executing after async requests. Will be called with an argument of /datum/http_response as first argument
output_fileIf present response body will be saved to this file.

Var Details

cb

Callback for executing after async requests. Will be called with an argument of /datum/http_response as first argument

output_file

If present response body will be saved to this file.