Closed jrconlin closed 3 years ago
Note, the python version will not support Pushes with Receipts. The rust version will need to provide that function when it is deployed in replacement. See https://github.com/mozilla-services/autopush-rs/issues/244
Per report from user,
201 is a message accept, and 202 should only be used for delivery receipt.
We should revert https://github.com/mozilla-services/autopush/pull/1428 and correct return behavior.
(NOTE: This will also need to be checked on autopush-rs before going live.)