HTTPClientRequest.contentLength

Accesses the Content-Length header of the request.

Negative values correspond to an unset Content-Length header.

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

Meta