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

Logging all the requests and responses #29

Open
chetankothari opened this issue Aug 15, 2014 · 2 comments
Open

Logging all the requests and responses #29

chetankothari opened this issue Aug 15, 2014 · 2 comments

Comments

@chetankothari
Copy link

It would be nice to have a way to log all the requests and responses that pass through the proxy server. And have a endpoint to view the history.

@dvanderb
Copy link

Are you asking about this for all requests or specifically for requests that are defined as an API Server in a Profile? If it is the latter then this already exists. You can click the "Request History" button in the web UI when viewing a profile or use the API to get history. We will add the appropriate documentation to https://github.com/groupon/odo/wiki/Odo-REST-API today.

@hrj
Copy link

hrj commented Aug 18, 2014

@dvanderb Chiming in as a colleage of @chetankothari. We were exploring odo as a way to log all proxy requests and responses.

From our experiments, it looks like odo is most suitable for developing/testing APIs for specific hosts / paths. It also doesn't seem to pass cookies through.

While we moved on to using the BrowserMob proxy ourselves, for the sake of others, I request you to clarify the intent of odo in the README. At first glance, it looks like a general purpose proxy server with logging capabilities.

Thanks & sorry if I misunderstood something.

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

No branches or pull requests

3 participants