aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/com/softwaremill/sttp/HttpURLConnectionHandler.scala
Commit message (Expand)AuthorAgeFilesLines
* Renaming "handler" to "backend"adamw2017-09-141-266/+0
* Reformatadamw2017-09-071-1/+2
* Post review changesPiotr Gabara2017-09-061-1/+1
* Make read and connection timeout configurablePiotr Gabara2017-09-051-1/+17
* Extracting FollowRedirectsHandler as a wrapper-handleradamw2017-09-041-2/+2
* All handler must implement close() (even if empty)adamw2017-09-041-0/+2
* Keep a history of redirect responsesadamw2017-08-311-1/+1
* Response.body is now an Either[String, T], to handle cases when the status co...adamw2017-08-311-3/+9
* Follow-redirect supportadamw2017-08-311-1/+4
* Rename subprojects to be more consistentBjørn Madsen2017-08-301-0/+238