how to ignore application/javascript request in http-log plugin? #14720
Unanswered
wangqinghuan
asked this question in
Help
Replies: 1 comment
-
|
What you mentioned as application/javascript refers to the Content-Type in the HTTP response. If the request URI can be distinguished, you could set up two different routes and enable the http-log plugin only for the non-JavaScript route. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At present, Http-log plugin capture javascript request like "upstream_uri":"/seep/api/Trouble/webjars/bycdao-ui/ace-editor/worker-json.js". How to make http-log plugin ignore application/javascript request ?
Beta Was this translation helpful? Give feedback.
All reactions