aboutsummaryrefslogtreecommitdiff
path: root/akka-http-handler
Commit message (Expand)AuthorAgeFilesLines
* Splitting the model package into files, adding Xlint to compiler optionsadamw2017-07-241-2/+1
* Additional empty-body testsadamw2017-07-241-3/+2
* Hiding specific implementation typesadamw2017-07-241-2/+4
* Better responseAs mapping, done on the client thread pooladamw2017-07-241-21/+58
* AcceptEncoding + response decompressionadamw2017-07-211-2/+18
* New reformatterv0.0.1adamw2017-07-191-11/+11
* Mapping responsesadamw2017-07-191-10/+10
* How the response should be handled is now part of the request definitionadamw2017-07-192-35/+14
* Response as parametersadamw2017-07-151-1/+7
* Removing FileBodyadamw2017-07-151-1/+0
* Headers & errors supportadamw2017-07-151-1/+11
* Source formattingadamw2017-07-092-28/+52
* Setting bodies in the Akka impladamw2017-07-081-22/+32
* Further simplifying requesting streaming responsesadamw2017-07-061-2/+1
* Commentsadamw2017-07-041-2/+2
* First version of unified sendadamw2017-07-041-10/+8
* More methodsadamw2017-06-301-10/+17
* Content typeadamw2017-06-301-1/+1
* Simple send streamadamw2017-06-302-27/+46
* sending & receiving a streamadamw2017-06-291-1/+12
* Rework response asadamw2017-06-292-36/+29
* Initital draftadamw2017-06-292-0/+103