twinstar icon indicating copy to clipboard operation
twinstar copied to clipboard

Reconsider Response::success parameters

Open panicbit opened this issue 5 years ago • 0 comments

Response::success should just have the additional body parameter. It should be comparatively rare that one wants to send an empty body and it still can be achieved by simply passing vec![].

https://github.com/panicbit/northstar/issues/18#issuecomment-729514107

panicbit avatar Nov 18 '20 08:11 panicbit