Can I create a default OPTIONS method directive for all entry points in my route?...
Read MoreGlobal Filter Migration from Spray to Akka-Http 2...
Read MoreSpray : How to Unmarshal a response of JsArray or JsObject (ie JsValue) in pipeline...
Read MoreUse a Dispatcher with Spray HttpService...
Read MoreHow do you Nest different Spray Directives into 1 directive...
Read MoreMultiple headers with the same name...
Read MoreHow to use string directive extractor in a nested route in Spray...
Read MoreProduce an error with scala and spray...
Read Morejava.lang.ClassCastException: Cannot cast akka.actor.Status$Success$ to akka.actor.Status$Success...
Read MoreHandle services returning Try values in Spray...
Read MoreSpray rejections is not converted to status code?...
Read Morewhy do I get "The requested resource could not be found." when accessing simple spray rout...
Read MoreHow to structure a RESTful API with Spray.io?...
Read MoreIs akka-http fully compatible with spray-routing dsl?...
Read Morespray-testkit === status passes whatever status is...
Read Morespray-routing - akka ask with Marshaller...
Read MoreSpray Routing not matching HTTP Method correctly...
Read MoreHow to unmarshal POST params and JSON body in a single route?...
Read MoreHow do I write a path matcher that matches any part of the remaining path with a regex?...
Read MoreDifferent routes based on request content type Spray Routing 1.2.1...
Read Moreis it possible to write a directive to match "any other query params"?...
Read More