We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm interested to see what requests are made to a url when you share it into various tools.
I'm imagining a tool that lets you create a subdomain, and then for the next 5 minutes it captures requests and shows you them.
Something like this:
…then you'd see new requests appearing.
…
It could be fun to see the difference with sharing a link to fb/twitter/hn/etc
The text was updated successfully, but these errors were encountered:
It'd be good to capture the referer too. I've some some interesting values in there too.
Sorry, something went wrong.
Good shout!
I was thinking that we'd capture the entire requests for a limited time (and/or file-size)
https://github.com/remotehack/bottle
No branches or pull requests
I'm interested to see what requests are made to a url when you share it into various tools.
I'm imagining a tool that lets you create a subdomain, and then for the next 5 minutes it captures requests and shows you them.
Something like this:
…then you'd see new requests appearing.
…
It could be fun to see the difference with sharing a link to fb/twitter/hn/etc
The text was updated successfully, but these errors were encountered: