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

Improve log processor to always get final request and response. #141

Merged
merged 3 commits into from
Jul 31, 2021

Conversation

CoreyD97
Copy link
Contributor

Closes #42 .

Since processProxyMessage occurs after processHttpMessage, requests originating from the proxy "tool" have their responses obtained in the processProxyMessage method rather than processHttpMessage. This should ensure proxy messages modified by other extensions within the processProxyMessage method are seen by Logger++.

@CoreyD97 CoreyD97 merged commit af2f5cf into master Jul 31, 2021
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

Successfully merging this pull request may close these issues.

Doesn't show extension changes in proxy
1 participant