But the returned signed string will be an HMAC-SHA256 hash, won't it? Then there's not going to be any '\n' or '\\n's in there. Only thing you'll be able to tell is if it matches your hash or not, in which case 'OK' or 'not OK' will work just as well.Or am I misunderstanding you?
kichik|3 months ago
lillesvin|3 months ago
But couldn't you then just make the call to an echo service (like HTTPbin) or simply dump the request when you send it?