hapi.js-in-action icon indicating copy to clipboard operation
hapi.js-in-action copied to clipboard

Why is his value 'Ink is dry'? - 4.4.4

Open wwb568109135 opened this issue 7 years ago • 0 comments

this is code's url: https://github.com/mtharrison/hapi.js-in-action/blob/master/CH04%20-%20Routes%20and%20Handlers%20in%20Depth/4.4/4.4.4/index.js

this code: console.log('Decrypted message: ' + request.pre.decryptMessage);

Why is his value 'Ink is dry'?

wwb568109135 avatar Oct 15 '18 11:10 wwb568109135