Esardes
Esardes
I'm using sbt 0.13.10, Scala 2.12.4, and Scalatra 2.6.2 When forcing AWScala to 0.6.2, I can `jetty:start` normally from sbt. With 0.6.3, it fails with error in attached file [error.txt](https://github.com/seratch/AWScala/files/1775858/error.txt)...
I have the following HOCON `application.conf` that I read with `pureconfig`, and where I use environment variables to override the _type_ of a field. I can't find a way to...
Is it possible to tweak the signature of `get` to know when the result I `get` has been calculated by my query or another request that happened to arrive before...
thanks for this very useful plugin 1/ would you consider the mentioned request? In your examples you call the header `X-From-Cdn`, and I would want to block (403?) at plugin...