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

Why does context.Status() writes through writermem? #2012

Closed
ravishi opened this issue Aug 9, 2019 · 2 comments
Closed

Why does context.Status() writes through writermem? #2012

ravishi opened this issue Aug 9, 2019 · 2 comments

Comments

@ravishi
Copy link

ravishi commented Aug 9, 2019

Every other context method uses c.Writer, so why does c.Status() uses writermem.Writer?

@ravishi
Copy link
Author

ravishi commented Aug 9, 2019

There's a PR for that already:

#1606

@ravishi
Copy link
Author

ravishi commented Aug 9, 2019

It's causing problems with Newrelic integration:

newrelic/go-agent#90

@ravishi ravishi closed this as completed Aug 9, 2019
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

1 participant