Viktor Klang
6c7dc10a50
= str - #15618 - Renames Flow and Duct 'tee' operation to 'broadcast'
2014-08-05 10:47:42 +02:00
Endre Sándor Varga
d6fbadc61e
!str: #15474 : Migrate to reactive-streams 0.4.0.M1
2014-07-28 11:35:20 +02:00
Björn Antonsson
95c8077136
+pro,hco Disable JavaDoc and revert breaking code changes
2014-06-26 11:51:46 +02:00
Björn Antonsson
e32ba9c54a
+pro,hco,par Make sure that things build on both 2.10 and 2.11
2014-06-26 11:51:45 +02:00
Björn Antonsson
8ff980c693
+pro Create aggregate project for pulishing stream/http-core/parsing
2014-06-26 11:51:34 +02:00
Björn Antonsson
37308bfd3e
=hco Changes needed to compile with java 6 on mac
2014-06-16 15:41:51 +02:00
Johannes Rudolph
d128038a6e
+hco Java model for http-core
2014-06-16 15:41:34 +02:00
Mathias
451824dd8a
=hco Remove Low-Level API Design.rst
2014-06-16 15:09:04 +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
Johannes Rudolph
4d79d0d88e
!hco privatize some internal Uri.Host constructors
2014-06-12 16:20:00 +02:00
Johannes Rudolph
6908a72681
!hco #15392 use params instead of parameters consistently
2014-06-12 16:11:02 +02:00
Johannes Rudolph
fe7a090993
!hco get rid of extra HttpResponse constructor which changes ordering
...
The problem is that those extra constructors can easily lead to
ambiguities in overloading resolution. We should rely on named parameters
to get a similar effect than those extra constructors.
2014-06-11 10:05:37 +02:00
Johannes Rudolph
f3d5af533a
!hco more stringent following of plurally named container object
...
- ContentDispositionType => ContentDispositionTypes
- TransferEncoding => TransferEncodings
- RangeUnit => RangeUnits
2014-06-11 10:05:37 +02:00
Johannes Rudolph
6d86360b4f
+hco introduce generic abstract accessor for HttpCredentials parameters
2014-06-11 10:05:37 +02:00
Johannes Rudolph
4b2e79d853
=hco more accurate result types for HttpEntity.apply overloads
2014-06-11 10:05:37 +02:00
Johannes Rudolph
f3c4e01f2a
+hco introduce Uri.Host.inetAddresses for easy access to the actual addresses
2014-06-11 10:05:37 +02:00
Johannes Rudolph
762f32dfeb
=hco,str small cleanups
2014-06-11 10:05:19 +02:00
Mathias
8511a3974d
+hco Add low-level server and (partial) client infrastructure
2014-06-10 22:25:03 +02:00
Mathias
96ca9749f2
+hco Add akka-http-core module with initial HTTP model
2014-06-10 22:25:03 +02:00
Mathias
141600b9d7
+par Add new akka-parsing module with embedded copy of shapeless 2.0.0 and parboiled 2.0.0-RC2
...
shapeless: 2b34dc0f6e
parboiled2: e25a799ea4
The only changes made are the ones required for embedding. No strip-down yet.
2014-06-10 22:25:03 +02:00