scalaj-http v0.3.6 Release Notes

  • 🚀 release: 04 January 2013

    • fix for readString bug in scala 2.10.0
    • BREAKING CHANGE: headers now Map[String, List[String]] instead of Map[String, String]