Tracing: http.status_code
attribute is not set when requests are not proxied
#11141
Closed
1 task done
Is there an existing issue for this?
Kong version (
$ kong version
)3.3.0
Current Behavior
When an HTTP request is terminated early by a plugin in the access phase, and the request is not proxied upstream, the
http.status_code
attribute is not properly set.Expected Behavior
When an HTTP request is terminated early by a plugin in the access phase, and the request is not proxied upstream, the
http.status_code
attribute should be set.Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: