Skip to content

Some fixes and additional options. #55

Open
Schamper wants to merge 10 commits into
AutomatedTester:masterfrom
Schamper:patch-1
Open

Some fixes and additional options. #55
Schamper wants to merge 10 commits into
AutomatedTester:masterfrom
Schamper:patch-1

Conversation

@Schamper

Copy link
Copy Markdown
  • Fixes request interceptors/filters.
  • Additional options for binding.
  • Additional options for proxy creation.

@AutomatedTester

Copy link
Copy Markdown
Owner

Could you rebase this please and I will get it merged

@rikva

rikva commented Nov 1, 2016

Copy link
Copy Markdown
Contributor

I would rebase this if I could. 👍

@nicolasunravel

Copy link
Copy Markdown
Contributor

it'd be nice if this was merged 👍

@AutomatedTester

Copy link
Copy Markdown
Owner

Looks like I am going to have to manually try rebase this. The previous rebase doesnt appear to be clean and has other commits. WIll try get to it soon

Comment thread browsermobproxy/client.py
"""
r = requests.post(url='%s/proxy/%s/interceptor/request' % (self.host, self.port),
data=js)
return r.status_code

@scythargon scythargon Feb 15, 2017

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Could this method help me to prevent interception of all websocket connections according to this issue? lightbody/browsermob-proxy#408
If so - what should I write in js function?
Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants