Contents

countOfRequestBodyBytesSent

The number of bytes transferred for the request body.

Declaration

var countOfRequestBodyBytesSent: Int64 { get }

Discussion

This value includes protocol-specific framing, transfer encoding, and content encoding.

See Also

Accessing data transfer metrics