Comment 1 for bug 1882169

Revision history for this message
Shih-Yuan Lee (fourdollars) wrote : Re: Compact delivery bodies for webhook

FYI, `orig == json.dumps(json.loads(minified))` in Python so I can use json.dumps(json.loads(minified)) to recover the delivery bodies and then check the signature.