| stop_mitm | R Documentation |
Stop the mitmproxy background process and retrieve the generated HAR file
stop_mitm(pid_obj, read = TRUE, save = NULL)
pid_obj |
|
read |
if |
save |
if not |
a HARtools object if read was TRUE and the collection was har;
a list of (minimal) httr response objects; nothing if read was FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.