Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala-dispatch

scala - dispatch example not working

scala scala-dispatch

Sending a custom POST https request in dispatch (+cookies, + headers)

Performing a simple HTTP GET with Dispatch

scala http scala-dispatch

How to pass %2f to java.net.URI without it being turned into /

Send certificate file with Scala Dispatch

scala scala-dispatch

Where to put dispatch.Http.shutdown()

scala future scala-dispatch

HTTPS POST with Scala and Dispatch

scala https scala-dispatch

How to mock Dispatch http client in Scala test?

How to print http request when using Dispatch and Scala

scala http scala-dispatch

use dispatch 0.9.5 behind proxy?

scala proxy scala-dispatch

Scala dispatch GET request, fail to parse response to json

How do you parse a JSON request with Dispatch?

scala scala-dispatch

How do I get the value of a failed request in Dispatch?

scala scala-dispatch

Scala Dispatch library: how to handle connection failure or timeout?

How do I use Scala dispatch to get the URL returned in a 301 redirect?

Basic usage of Dispatch 0.9

scala scala-dispatch