Package org.mockserver.netty.unification
package org.mockserver.netty.unification
-
ClassesClassDescriptionOutbound handler that adds an
Alt-Svcheader to responses served over the TCP (HTTP/1.1 and HTTP/2) paths when HTTP/3 is enabled.Inspects the incoming Netty HttpRequest (headers only) and, when a matching expectation is configured withrespondBeforeBody=true, dispatches the response and closes the connection before HttpObjectAggregator buffers the request body.NettyChannelDuplexHandlerthat injects raw TCP-layer faults before HTTP decoding, based on theTcpChaosProfileregistered inTcpChaosRegistryfor the connection's remote host.Netty handler that extracts W3Ctraceparent/tracestateheaders from inboundHttpRequestobjects and stores the parsedW3CTraceContextas a channel attribute.