Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug and add option #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix bug and add option #2

wants to merge 3 commits into from

Conversation

chucre
Copy link

@chucre chucre commented Oct 2, 2013

add -i, -includeRegex pattern to proxy
fix bug that truncate instrumented scripts

chucre and others added 3 commits October 2, 2013 16:23
fix bug that truncate instrumented scripts
Remoção do host nos nomes dos arquivos. Inclusão de uma saída amigável.
@hitsthings
Copy link
Owner

Thanks for this guys! Looks like some good fixes.

Can you explain the change to parsing URLs? That's a giant regex. Was something broken before?

@chucre
Copy link
Author

chucre commented Dec 17, 2015

the fallow was extracted from: https://gist.github.com/voodooGQ/4057330
It will break url into fallow parts: ['url', 'scheme', 'slash', 'host', 'port', 'path', 'query', 'hash']

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.

None yet

3 participants