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
234 stars 773 forks source link

Requests to localhost (any port) are not handled by interceptors #55

Open paulwellnerbou opened 12 years ago

paulwellnerbou commented 12 years ago

I want to test/track requests (in my special case AJAX and image requests on localhost:8080) of a web application running on localhost. Those requests are not possible to catch with any interceptors as browsermob skips them, see this discussion for more details:

https://groups.google.com/forum/?fromgroups#!topic/browsermob-proxy/eV6SqG65S5E/discussion

michaelbannister commented 11 years ago

+1 is there any chance of this pull getting actioned?

akosicki commented 11 years ago

+1

aearly commented 10 years ago

I'm using 127.0.0.1 as a workaround.