| CRITICAL | biz/webui/htdocs/src/js/req-data.js | 1244 | this.refs.content.refs.list.forceUpdateGrid(); |
| CRITICAL | biz/webui/htdocs/src/js/req-data.js | 1391 | this.refs.content.refs.list.scrollToRow(target); |
| CRITICAL | test/units/https.test.js | 101 | JSON.parse(data.body).a.b.c.should.be.equal('streamUtils.readJson'); |
| CRITICAL | test/units/https.test.js | 115 | JSON.parse(data.body).a.b.c.should.be.equal('streamUtils.readJson'); |
| CRITICAL | test/units/https.test.js | 130 | JSON.parse(data.body).a.b.c.should.be.equal('streamUtils.readJson'); |
| CRITICAL | test/units/https.test.js | 151 | data.type.a.b.c.should.be.equal('readJson'); |
| CRITICAL | test/units/https.test.js | 163 | data.type.a.b.c.should.be.equal('resJson'); |
| CRITICAL | test/units/https.test.js | 164 | JSON.parse(data.body).a.b.c.should.be.equal('reqJson'); |
| CRITICAL | test/units/rule.test.js | 45 | // data.headers.host.should.not.equal('host.test.whistlejs.com'); |
| CRITICAL | test/units/rule.test.js | 56 | // data.headers.host.should.not.equal('host.test.whistlejs.com'); |
| CRITICAL | test/units/rule.test.js | 67 | // data.headers.host.should.not.equal('host.test.whistlejs.com'); |
| CRITICAL | test/units/reqCookies.test.js | 5 | data.headers.cookie.should.be.equal('test=abc'); |
| CRITICAL | test/units/delete.test.js | 5 | data.headers.should.not.have.property('x-delete-all'); |
| CRITICAL | test/units/delete.test.js | 6 | data.headers.should.not.have.property('x-delete-req'); |
| CRITICAL | test/units/delete.test.js | 7 | res.headers.should.not.have.property('x-delete-res'); |
| CRITICAL | test/units/delete.test.js | 18 | data.headers.should.not.have.property('x-delete-all'); |
| CRITICAL | test/units/delete.test.js | 19 | data.headers.should.not.have.property('x-delete-req'); |
| CRITICAL | test/units/delete.test.js | 20 | res.headers.should.not.have.property('x-delete-res'); |
| CRITICAL | test/units/auth.test.js | 5 | data.headers.should.not.have.property('authorization'); |
| CRITICAL | test/units/disable.test.js | 13 | res.headers.should.not.have.property('set-cookie'); |