wc_headers: Return response headers of the last web request for current...

Description Usage Arguments Value Note

View source: R/wc-status.R

Description

Return response headers of the last web request for current page

Usage

1
wc_headers(wc_obj)

Arguments

wc_obj

a webclient object

Value

the response headers of the web request as a data frame 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 Aug. 19, 2020, 3:05 p.m.