2 small improvements
-
Make the cur_arg argument optional in BaseDb.cursor() just to make our life a bit easier...
-
Fix async version of decode_request so thath it does not fail if no payload at all is provided in the request, eg. for an endpoint which really is (or at least should be) a simple GET...
Migrated from D1050 (view on Phabricator)