Class TestParsingErrorHandler
java.lang.Object
org.apache.pekko.http.impl.engine.server.TestParsingErrorHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpResponse
handle
(StatusCode status, ErrorInfo error, org.apache.pekko.event.LoggingAdapter log, ServerSettings settings)
-
Constructor Details
-
TestParsingErrorHandler
public TestParsingErrorHandler()
-
-
Method Details
-
handle
public static HttpResponse handle(StatusCode status, ErrorInfo error, org.apache.pekko.event.LoggingAdapter log, ServerSettings settings)
-