Function Response.format

format response to string (hpPqsBTUS).

string format (
  string fmt
) const;

%h - remote hostname

%p - remote port

%P - remote path

%q - query parameters

%s - string representation

%B - received bytes

%T - resquest total time

%U - request uri()

%S - status code