Skip to content

Commit

Permalink
Merge b43a78b into 1.2.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed May 7, 2024
2 parents b6eb038 + b43a78b commit c37eec6
Showing 1 changed file with 7 additions and 0 deletions.
Expand Up @@ -223,6 +223,13 @@
"name": "reactor.netty.http.server.SimpleCompressionHandler",
"queryAllPublicMethods": true
},
{
"condition": {
"typeReachable": "reactor.netty.http.server.WebsocketServerOperations$WebsocketHttpServerMetricsHandler"
},
"name": "reactor.netty.http.server.WebsocketServerOperations$WebsocketHttpServerMetricsHandler",
"queryAllPublicMethods": true
},
{
"condition": {
"typeReachable": "reactor.netty.http.server.logging.AccessLogHandlerH1"
Expand Down

0 comments on commit c37eec6

Please sign in to comment.