Merge pull request #19858 from ktoso/wip-sbt-version
=htc #19287 fixes SNI issue on JDK8 in http client
This commit is contained in:
commit
1e1a257f3f
2 changed files with 16 additions and 1 deletions
|
|
@ -90,5 +90,6 @@ class HighLevelOutgoingConnectionSpec extends AkkaSpec {
|
|||
a[One2OneBidiFlow.OutputTruncationException.type] should be thrownBy Await.result(x, 3.second)
|
||||
binding.futureValue.unbind()
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue