Commit graph

7 commits

Author SHA1 Message Date
Mathias
21baac0c52 !htc #15681, #15906, #16852, #17064 add client-side connection pooling with retries
Also: simplify API style for settings passing
2015-04-23 15:31:52 +02:00
Mathias
14399f71f5 =htc #16807 introduce akka.http.parsing.error-logging-verbosity setting 2015-04-08 16:05:46 +02:00
Mathias
20f8db99fa !htc #16162 upgrade HTTP-level APIs to end-user style 2014-11-28 17:24:29 +01:00
Johannes Rudolph
4ba1ce9149 !hco #15635 reorganize registration of predefined, custom HTTP primitives
- No more global registration
 - In most cases registration isn't necessary at all
 - Creation of custom HttpMethod and StatusCode is possible through
   a configuration setting in ParserSettings

Fixes #15635.
2014-09-25 13:41:26 +02:00
Konrad 'ktoso' Malawski
cc4fd5ca2c !str #15121 MaterializerSettings now uses a config object
Resolves #15121
2014-09-01 19:21:57 +02:00
Mathias
db13edbd55 !hco Add client-side request rendering and response parsing, refactor, strip-down
Remove everything that is out of scope for akka-http-core M1.
Things like the host- and request-level client-side API will be added back later.
2014-06-16 15:08:42 +02:00
Mathias
8511a3974d +hco Add low-level server and (partial) client infrastructure 2014-06-10 22:25:03 +02:00