MCPcopy Create free account
hub / github.com/expressjs/compression / compression.js

File compression.js

test/compression.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var after = require('after')
2var assert = require('assert')
3var Buffer = require('safe-buffer').Buffer
4var bytes = require('bytes')

Callers

nothing calls this directly

Calls 9

createServerFunction · 0.85
shouldNotHaveHeaderFunction · 0.85
pressureFunction · 0.85
shouldHaveBodyLengthFunction · 0.85
createHttp2ServerFunction · 0.85
createHttp2ClientFunction · 0.85
closeHttp2Function · 0.85
writeAndFlushFunction · 0.85
unchunkFunction · 0.85

Tested by

no test coverage detected