On 05/07/2011 07:07 PM, devnewb [via Databinder] wrote:
> Hi.
>
> Yes to both. Definitely posting with curl.
What about Dispatch's debug message, which is printed to standard out if
you're in the console. Dose it report a POST? e.g.
scala> h(url("
http://dispatch.databinder.net/") << Map("one" -> "two")
>>> System.out)
INF [20110509-16:02:29.125] RequestLogging: dispatch.databinder.net POST
/ HTTP/1.1