Alexander Thiemann
Alexander Thiemann
Nice! I'll look into the real issue as I find time for it :-)
I like your request because you explicitly ask for something you'd like to have explained and not just "we need more tutorials"! Therefore I will try to sit down sometime...
The handler currently only get's the status code, not the full exception. You could change that with a PR if you like
Sure, that sounds good! Feel free to ask anything if you need help.
interesting ... probably adding a "sort" in the test should fix the issue.
Yes, this would have to go into the reroute lib. I'm still thinking about how to implement this nicely, because it might be cool to track the extension at typelevel,...
This will probably be easy to do once #84 is merged.
@simon-nicholls I am looking into this (again), but you post some example routes? I'm thinking that you probably could already implement it with existing components.
I think the quickest way to achieve this is to add a logging interface to either: * add a logging interface data type to your `st` param which you can...
A writeup on the Spock blog would also work for me.