pjfanning commented on code in PR #1235:
URL: https://github.com/apache/pekko-http/pull/1235#discussion_r3988172852
##########
http-core/src/main/mima-filters/2.0.x.backwards.excludes/illegal-request-context.excludes:
##########
@@ -23,3 +23,6 @@
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.http.impl.e
ProblemFilters.exclude[IncompatibleSignatureProblem]("org.apache.pekko.http.impl.engine.parsing.ParserOutput#MessageStartError.unapply")
# internal API: replaced by an instance level completion handling that can
report the same context
+ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.http.impl.engine.parsing.HttpMessageParser.CompletionIsMessageStartError")
Review Comment:
not related to this PR but added to fix the build
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]