Update jsonCap.js
This commit is contained in:
@@ -23,6 +23,8 @@ function captureJSON() {
|
|||||||
if (i == len) content += '</table>';
|
if (i == len) content += '</table>';
|
||||||
}
|
}
|
||||||
btnTxt = btnTxt.replace('capture', 'hide');
|
btnTxt = btnTxt.replace('capture', 'hide');
|
||||||
|
var rh = xhr.getAllResponseHeaders();
|
||||||
|
console.log(rh);
|
||||||
} else {
|
} else {
|
||||||
console.log('Connection to Server succeeded. Content was not received due to error.');
|
console.log('Connection to Server succeeded. Content was not received due to error.');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user