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.
The number of bytes transferred for the request body.
var countOfRequestBodyBytesSent: Int64 { get }This value includes protocol-specific framing, transfer encoding, and content encoding.