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

HAR Generation #268

Closed
BenKnigge opened this issue Jan 23, 2018 · 5 comments
Closed

HAR Generation #268

BenKnigge opened this issue Jan 23, 2018 · 5 comments

Comments

@BenKnigge
Copy link

Would you be interested in including HAR file generation into goproxy? There is a fork from several years ago that includes it but it seems fairly out of date.

@elazarl
Copy link
Owner

elazarl commented Jan 23, 2018 via email

@BenKnigge
Copy link
Author

I'm working on this here https://github.com/BenKnigge/goproxy

I've had to expose the proxy property in ProxyCtx as well as add a UserData property to ProxyHttpServer. The basics of HAR generation are in place. I still need to implement request timing, create tests and an example. Please let me know if the modifications regarding ProxyCtx and ProxyHttpServer are acceptable.

@vbisbest
Copy link

@BenKnigge did you remove your project? I have the need to create a HAR file as well and this would be very useful. Thank you!

@ErikPelli
Copy link
Collaborator

If someone wants to implement this feature in the ext package, since it's not a core funcionality, I will be happy to review the Pull Request

@ErikPelli ErikPelli mentioned this issue Dec 30, 2024
@ErikPelli
Copy link
Collaborator

HAR generation has been introduced by #609

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

4 participants