Web3S_Demo > Web 3S Http Request > GetResponseSize

GetResponseSize

Cached amount of bytes in the response body.

This value will be fetched from a Content-Length header. If no such header is received, it will stay at 0, unless
an expected ResponseSize is passed when sending the request.

Inputs

Target
Web 3S Http Request Object Reference

Outputs

Return Value
Integer64 (by ref)

size of the response body.