wc_content_length: Return content length of the last web request for current...

View source: R/wc-status.R

wc_content_lengthR Documentation

Return content length of the last web request for current page

Description

Return content length of the last web request for current page

Usage

wc_content_length(wc_obj)

Arguments

wc_obj

a webclient object

Value

the content length (in bytes) of the web request or NULL if no active page

Note

This is an information retrieval function that does not return the wc_obj so must be the last function call in a webclient pipe.


hrbrmstr/htmlunit documentation built on July 4, 2025, 12:45 a.m.