bmProxy Class uses the RESTAPI to communicate with the BrowserMob Proxy.
bmProxy is a generator object. To define a new bmProxy class method 'new' is called. The slots (default value) that are user defined are:
host:Object of class
"character", giving the ip of the remote server.
Defaults to localhost
port:Object of
class "numeric", the port of the remote server on
which to connect.
selHost:Object of class
"character", giving the ip of the remote server.
Defaults to localhost
selPort:Object of
class "numeric", the port of the remote server on
which to connect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.