Open minchopm opened 7 years ago
generator-angular-fullstack | x.x.x
"generatorVersion": "3.8.0",
I have an idea why it is happen but don't know how to fix it. There is a transfer-encoding: chunked header set from somewhere and that header blocked content-length header and the files cannot be compressed with gzip. Do you have any idea how to turn that header off?
Babel HTML SCSS ui-router Client Tests | Jasmine / Mocha DB | MongoDB / SQL Auth | Y
By default, there is a compression midlewhere installed and running into express framework, but none of my files or requests are gzip-ed. Do you have some explanation about that issue?