Function HTTPServerResponse.timeFinalized
Returns the time at which the request was finalized.
std .datetime .systime .SysTime timeFinalized() scope @property scope @safe const;
Note that this field will only be set after finalize
has been called.