Method Protocols.HTTP.Query()->total_bytes()
- Method total_bytes
 inttotal_bytes()- Description
 Gives back the size of a file if a content-length header is present and parsed at the time of evaluation. Otherwise returns -1.
int total_bytes()
Gives back the size of a file if a content-length header is present and parsed at the time of evaluation. Otherwise returns -1.