Commit graph

4 commits

Author SHA1 Message Date
Johannes Rudolph
0018bc2cda =htp #17067 port XXE fixes and tests from spray/spray#1024 2015-06-05 17:29:55 +02:00
Mathias
b799399c84 !htp Change marshalling and unmarshalling infrastructure to use ExecutionContext from RequestContext
... instead of an ad-hoc implicit one.
This has the advantages that implicit (un)marshaller construction doesn't require an implicit EC anymore (a point that often tripped up users because the errors are mostly unhelpful or even misleading) and the ExecutionContext for all of the routing DSL is now configured in one central point (when constructing the `RequestContext`).
2015-05-17 16:35:56 +02:00
Mathias
10c8cf230e !ht* #17279 scala side: refactor package structure to new layout 2015-04-24 18:44:25 +02:00
Mathias
5859c39f8b =ht* #17279 rename akka-http-* modules where agreed 2015-04-24 18:44:24 +02:00