-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm using Corepost (which is great by the way) to build a Twisted application for a REST API. I coded up a response filter and passed it to to the RESTResource, but the filter is not being called. Following the code in a debugger it gets to routing.py and the getResponse() method, but it's bailing out at the "handle deferreds natively" if statement. Is there a way to get this to pass the response through the response filter I've set up?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels