1

I'm using Dispatch v0.11.0. I want to use it to send HTTP/1.0 requests.

I can see that it is possible to configure a few things:

val dispatcher = Http.configure(_.setRequestTimeoutInMs(timeoutMs))

However I cannot find a way to configure the object to user HTTP/1.0, is it possible?

Urist McDev
  • 498
  • 3
  • 14
sungiant
  • 3,152
  • 5
  • 32
  • 49

0 Answers0