Get information about requests/responses for the pages loaded

splash_history(splash_obj = splash_local)

Arguments

splash_obj

A splash connection object

See also

Other splash_info_functions: splash_active(), splash_debug(), splash_perf_stats(), splash_version()

Examples

# NOT RUN {
sp <- splash()
splash_history(sp)
# }