webmetrics / browsermob-proxy

NOTICE: this project has been forked and is being maintained at https://github.com/lightbody/browsermob-proxy
https://github.com/lightbody/browsermob-proxy
Apache License 2.0
233 stars 780 forks source link

how can i use the proxy in remote #61

Closed reppran closed 11 years ago

reppran commented 12 years ago

My code is location, the proxy is remote,how can I use the Function server.remaphost,server.rewriteurl, server.setCaptureContent,server.newHar(initialPageRef),server.newPage(pageRef) by java code or command line,

thanks

lightbody commented 11 years ago

There is an HTTP REST API for much of the BrowserMob API. It is documented in the readme. Not all functionality is available via the REST API, but we'll be adding more soon.