HTTPClientRequest.contentLength

Accesses the Content-Length header of the request.

Negative values correspond to an unset Content-Length header.

  1. long contentLength [@property getter]
    class HTTPClientRequest
    @property const
    long
    contentLength
    ()
  2. long contentLength [@property setter]

Meta