Open kortemik opened 6 months ago
Description create response logging about non 200 responses
Use case or motivation behind the feature request customer request
Related issues
Additional context
override https://netty.io/4.1/api/io/netty/handler/codec/http/HttpObjectAggregator.html to enable logging about oversized messages, method handleOversizedMessage(ChannelHandlerContext ctx, HttpMessage oversized)
Description create response logging about non 200 responses
Use case or motivation behind the feature request customer request
Related issues
Additional context