X-Git-Url: http://git.squeep.com/?p=squeep-indieauth-helper;a=blobdiff_plain;f=lib%2Fcommon.js;fp=lib%2Fcommon.js;h=789aa65ce2b55db08f177e9c255171c2f0ddaa27;hp=7a918bb9f4eaf1d7b588152d35290268ced89aa5;hb=c19884baf6ee98330ffa45b086d35e5e98885e8e;hpb=5875c4885d32213d3cc140a55b54856fe3b72416 diff --git a/lib/common.js b/lib/common.js index 7a918bb..789aa65 100644 --- a/lib/common.js +++ b/lib/common.js @@ -11,6 +11,7 @@ const gotResponseLogData = (res) => { 'statusMessage', 'headers', 'body', + 'url', 'error', ]); if (typeof res.body === 'string') {