aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Code review updatesSam Guymer2018-05-211-0/+2
| | | | Start the test server before each backend test
* Code review updatesSam Guymer2018-05-201-3/+26
| | | | | | Remove tests sub project, all tests are now in core. Remove TestStreamingBackend, StreamingTest now has the required abstract methods.
* Setting version to 1.1.14v1.1.14adamw2018-05-138-18/+18
|
* Setting version to 1.1.13v1.1.13adamw2018-04-248-18/+18
|
* Improve documentation for fs2Jonathan Merritt2018-04-191-2/+47
| | | | | | - Add fs2 dependencies and implicit backend val. - Add fs2 streaming example. - Fix Monix request example to include the implicit backend val.
* fix typoJeff White2018-04-151-2/+2
|
* Merge pull request #77 from jsw/patch-3Adam Warski2018-04-151-2/+2
|\ | | | | fix typo
| * fix typoJeff White2018-04-151-2/+2
| |
* | Update basics.rstJeff White2018-04-151-1/+1
|/
* Setting version to 1.1.12v1.1.12adamw2018-03-288-17/+17
|
* Added overloaded thenRespondWrapped which can return response monad but ↵stub-response-from-requestPaweł Stawicki2018-03-271-0/+10
| | | | takes request as parameter
* Setting version to 1.1.11v1.1.11adamw2018-03-228-17/+17
|
* Akka backend docsadamw2018-03-171-0/+4
|
* Setting version to 1.1.10v1.1.10adamw2018-03-118-17/+17
|
* Setting version to 1.1.9v1.1.9adamw2018-03-088-17/+17
|
* Adding https.proxyHost as a fallback when looking for proxy settingsadamw2018-03-081-0/+1
|
* Setting version to 1.1.8v1.1.8adamw2018-03-068-17/+17
|
* Setting version to 1.1.7v1.1.7adamw2018-03-048-17/+17
|
* fixMichal Matloka2018-03-021-1/+1
|
* Code review improvements & gauges for in-progress requestsMichal Matloka2018-03-021-2/+14
|
* Prometheus backendMichal Matloka2018-03-023-2/+22
|
* Fixing docsadamw2018-02-202-2/+2
|
* Add missing toc entryadamw2018-02-201-0/+1
|
* Setting version to 1.1.6v1.1.6adamw2018-02-207-16/+16
|
* Docs on backend wrappers & redirectsadamw2018-02-201-0/+22
|
* Brave backend docsadamw2018-02-202-1/+31
|
* Setting version to 1.1.5v1.1.5adamw2018-01-296-15/+15
|
* Renaming the new stub methodadamw2018-01-291-6/+5
|
* Docs for thenResponseWithMonad, and a little code cleanup in testPaweł Stawicki2018-01-241-0/+12
|
* Setting version to 1.1.4v1.1.4adamw2018-01-116-15/+15
|
* Setting version to 1.1.3v1.1.3adamw2017-12-276-15/+15
|
* Rename TryBackend factory object to TryHttpURLConnectionBackenJosh Lemer2017-12-241-1/+1
|
* Added TryBackend to backends summary docsJosh Lemer2017-12-231-0/+1
|
* Setting version to 1.1.2v1.1.2adamw2017-12-066-15/+15
|
* #53: using proper encoding when reading the response bodyadamw2017-12-061-1/+1
|
* Setting version to 1.1.1v1.1.1adamw2017-11-296-15/+15
|
* Setting version to 1.1.0v1.1.0adamw2017-11-276-15/+15
|
* Documentation of special : handling when embedding a hostadamw2017-11-271-2/+15
|
* Docs: usage examplesadamw2017-11-223-6/+105
|
* Documentation notes about Uriadamw2017-11-221-1/+3
|
* Add a note with a link to Marco's comparison of HTTP clients.adamw2017-11-221-0/+1
|
* Setting version to 1.0.6v1.0.6adamw2017-11-225-11/+11
|
* Setting version to 1.0.5v1.0.5adamw2017-11-165-11/+11
|
* Docs on retriesadamw2017-11-161-3/+47
|
* Setting version to 1.0.4v1.0.4adamw2017-11-145-11/+11
|
* Testing docsadamw2017-11-141-6/+20
|
* Setting version to 1.0.3v1.0.3adamw2017-11-135-11/+11
|
* Improving testing docsadamw2017-11-132-5/+10
|
* #44: supporting type conversion in the backend stubadamw2017-11-131-0/+31
|
* #43: supporting exceptions in the stub backendadamw2017-11-131-0/+12
|