Mathias
899b92faf2
!htp #19034 refactor content negotiation, upgrade to new MediaType / ContentType model
2015-12-04 13:32:01 +01:00
Mathias
c732348623
=htp #18389 revert earlier workaround since original problem in spray-json has been fixed
2015-11-03 10:40:52 +01:00
Fehmi Can Saglam
5cfbfc63ea
=htp #18389 Fix spray-json unmarshaller utf8 encoding bug
2015-09-03 11:42:36 +03:00
Johannes Rudolph
3b7d308545
!htp,jso,xml #18064 remove implicit parameters of Unmarshaller instances
2015-07-24 10:11:56 +02:00
Endre Sándor Varga
7879a5521b
Rename FlowMaterializer to Materializer
2015-06-23 18:47:28 +02:00
drewhk
632868b868
Merge pull request #17660 from spray/w/another-batch-of-smallish-fixes
...
Fixes #16839 and #17067
2015-06-12 16:04:30 +02:00
Johannes Rudolph
879e0f9540
!htj #17687 remove superfluous type parameter and implicit of sprayJsValueMarshaller
2015-06-09 12:54:49 +02:00
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