Search code examples
Can I create a default OPTIONS method directive for all entry points in my route?...


scalasprayspray-dsl

Read More
Global Filter Migration from Spray to Akka-Http 2...


akkasprayakka-httpspray-dsl

Read More
Spray : How to Unmarshal a response of JsArray or JsObject (ie JsValue) in pipeline...


sprayspray-jsonspray-clientspray-dsl

Read More
Use a Dispatcher with Spray HttpService...


scalaakkasprayspray-dslspray-routing

Read More
How do you Nest different Spray Directives into 1 directive...


scalasprayspray-dslspray-routing

Read More
Multiple headers with the same name...


scalahttp-headerssprayspray-dslspray-routing

Read More
How to use string directive extractor in a nested route in Spray...


scalasprayspray-dsl

Read More
spray.io debugging directives...


scalasprayspray-dsl

Read More
Produce an error with scala and spray...


scalasprayspray-jsonspray-dsl

Read More
java.lang.ClassCastException: Cannot cast akka.actor.Status$Success$ to akka.actor.Status$Success...


akkasprayspray-dsl

Read More
Handle services returning Try values in Spray...


scalatry-catchsprayspray-dsl

Read More
Spray rejections is not converted to status code?...


scalasprayspray-dsl

Read More
why do I get "The requested resource could not be found." when accessing simple spray rout...


scalasprayspray-dsl

Read More
How to structure a RESTful API with Spray.io?...


scalarestsprayspray-dsl

Read More
Is akka-http fully compatible with spray-routing dsl?...


scalasprayspray-dslakka-http

Read More
Scala symbol to java enum...


javascalasprayspray-dsl

Read More
spray-testkit === status passes whatever status is...


scalaakkasprayspray-dslspray-test

Read More
spray-routing - akka ask with Marshaller...


scalaakkasprayspray-dsl

Read More
Spray Routing not matching HTTP Method correctly...


akkasprayhttp-methodspray-dsl

Read More
How to unmarshal POST params and JSON body in a single route?...


scalasprayspray-jsonspray-dsl

Read More
Spray List Marshaller not found...


scalaakkasprayspray-jsonspray-dsl

Read More
How do I write a path matcher that matches any part of the remaining path with a regex?...


scalasprayspray-dsl

Read More
Spray IO, add header to response...


scalasprayspray-dsl

Read More
Different routes based on request content type Spray Routing 1.2.1...


scalasprayjson4sspray-dsl

Read More
is it possible to write a directive to match "any other query params"?...


scalasprayspray-dsl

Read More
BackNext