Function HTTPRequest.timeout

long timeout() nothrow @property @nogc;

void timeout (
  long v
) nothrow @property @nogc;