Commit graph

6 commits

Author SHA1 Message Date
2beaucoup
ec7156698a !htc #16494 provide content negotiation fallback to exception handlers 2014-12-20 18:12:28 +01:00
Johannes Rudolph
9ad814209a =htp #16289 in handleException also catch strict exceptions during route building or execution 2014-11-18 12:12:58 +01:00
Johannes Rudolph
cfcb88cf91 !htp rename conflicting withExecutionContext directive to extractExecutionContext 2014-10-21 15:56:31 +02:00
Mathias
0033e74cae !htp #16101 improve basic directive infrastructure, add more scaladoc, fix smaller problems 2014-10-21 14:12:01 +02:00
Johannes Rudolph
4d0e1ba231 !htp #16088 replace RouteResult.Failure by Future.failed + handle post-processing directly in Directives
This replaces the awkward post-processing previously done with RequestContext.finish and
prevents the loop-hole of Future.failed which previously allowed errors
to be missed by the current ExceptionHandler.
2014-10-14 12:23:13 +02:00
Mathias
47affda004 !htp rename akka.http.routing package to akka.http.server 2014-09-17 16:42:31 +02:00
Renamed from akka-http/src/main/scala/akka/http/routing/directives/ExecutionDirectives.scala (Browse further)