Skip to content

Commit

Permalink
adapt to scala/scala#9525
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Mar 13, 2021
1 parent 8bd2527 commit 12a0e80
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -34,7 +34,7 @@ private[blaze] final class BlazeServerParser[Header](maxNonBody: Int)(
headers.clear()
}

override protected def submitRequestLine(
override def submitRequestLine(
methodString: String,
uri: String,
scheme: String,
Expand Down

0 comments on commit 12a0e80

Please sign in to comment.