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

Consider implementing okhttp tracing as an EventListener #42

Closed
yschimke opened this issue Jun 12, 2018 · 4 comments
Closed

Consider implementing okhttp tracing as an EventListener #42

yschimke opened this issue Jun 12, 2018 · 4 comments
Labels
Android enhancement New feature or request help wanted Extra attention is needed Stale

Comments

@yschimke
Copy link
Contributor

yschimke commented Jun 12, 2018

It provides a cleaner API than using an Interceptor

https://github.com/square/okhttp/wiki/Events

@yschimke
Copy link
Contributor Author

Implemented here https://github.com/yschimke/kona/blob/master/src/main/kotlin/com/baulsupp/sonar/okhttp/SonarOkhttpListener.kt

Without support for viewing body, but does not delay processing like the interceptor does.

@passy passy added enhancement New feature or request help wanted Extra attention is needed labels Sep 25, 2019
@passy
Copy link
Member

passy commented Sep 25, 2019

Marking this as help wanted. Happy to look at a PR for this if anybody fancies implementing this.

@stale
Copy link

stale bot commented Apr 28, 2020

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale label Apr 28, 2020
@stale
Copy link

stale bot commented May 13, 2020

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android enhancement New feature or request help wanted Extra attention is needed Stale
Projects
None yet
Development

No branches or pull requests

3 participants