We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<accessLog/>
<router> <transport> <ruleMatching /> <exchangeStore /> <dispatching /> <reverseProxying /> <accessLog/> <userFeature /> <httpClient /> </transport> <serviceProxy port="80"> <path>/demo</path> <target host="www.predic8.de"> </serviceProxy> </router>
curl localhost/
-> nothing gets logged
The text was updated successfully, but these errors were encountered:
resolved issue #955
280db41
Access log refactoring (#970)
af42041
* refactoring * removed unused imports * fixed tests * resolved issue #955 * test infra * added header test
christiangoerdes
t-burch
Successfully merging a pull request may close this issue.
-> nothing gets logged
The text was updated successfully, but these errors were encountered: