Hello, Andreas. I have created an online free service and a middleware that does exactly what you are looking for - and some more. You can find it here:
https://errormator.com/ If you have any questions about it please visit us on #errormator, I'll try to help if I can. If for some reason you won't want to try out, you can find the middleware here - it is BSD licensed and you can find it here: https://bitbucket.org/ergo/errormator_client_python Feel free to see how it does things, you can also check the source of pyramid_debugtoolbar here - it uses tweens like you wanted although a tween is NOT necessary to do what you want: https://github.com/Pylons/pyramid_debugtoolbar Regards Marcin Lulek -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
