http_request 
Vars | |
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. |
timeout_seconds | If present request will timeout after this duration |
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.
timeout_seconds 
If present request will timeout after this duration