aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/com
Commit message (Expand)AuthorAgeFilesLines
* URI interpolator readme, more testsadamw2017-07-101-3/+10
* More tests, fixing path-related issues, uniformly escaping expressionsadamw2017-07-101-47/+56
* More testsadamw2017-07-091-6/+10
* Initial version of the URI interpolatoradamw2017-07-092-19/+267
* Source formattingadamw2017-07-094-82/+160
* Simple URI testsadamw2017-07-082-16/+20
* TODOadamw2017-07-081-0/+1
* data -> bodyadamw2017-07-081-8/+8
* Further simplifying requesting streaming responsesadamw2017-07-064-16/+18
* Missing variance annotationadamw2017-07-041-1/+1
* Commentsadamw2017-07-042-3/+8
* Stream type is nothing when the response doesn't support streamingadamw2017-07-044-42/+15
* First version of unified sendadamw2017-07-044-72/+53
* More methodsadamw2017-06-302-8/+14
* Content typeadamw2017-06-303-24/+103
* Simple send streamadamw2017-06-304-26/+21
* default handler is an objectadamw2017-06-291-1/+1
* sending & receiving a streamadamw2017-06-293-2/+13
* Move model to another packageadamw2017-06-292-29/+38
* Rework response asadamw2017-06-293-47/+71
* Initital draftadamw2017-06-295-0/+293