http4s / blaze

Blazing fast NIO microframework and Http Parser
Apache License 2.0
350 stars 63 forks source link

Fix Pending test in blaze-client for fs2-cats #652

Open ChristopherDavenport opened 7 years ago

ChristopherDavenport commented 7 years ago

Test currently fails as it receives a length of 0 and elevates protocol to Http1.1 which causes the Host header to be appended.

Pending Test

rossabaker commented 6 years ago

I'm calling pending tests bugs.