mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
Update casperjs to 1.0.2.
(imported from commit 9e34b51c4588dce6419ea86024b2e8c06346a685)
This commit is contained in:
@@ -62,6 +62,7 @@ responseHeaders.prototype.get = function get(name){
|
||||
*/
|
||||
exports.augmentResponse = function(response) {
|
||||
"use strict";
|
||||
/*jshint proto:true*/
|
||||
if (!utils.isHTTPResource(response)) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user