Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Fixing a missing parameter who crashes Aero when loading static pages… #95

Merged
merged 1 commit into from
Nov 15, 2016

Conversation

YanissAt42
Copy link

… over the threshold value

My first solution was to increase the Threshold to avoid the use of Gzip, and after checking the headers.ETag = xxhash.hash(Buffer.from(gzippedCode)).toString() who returned an error, I checked the xxhash documentation, and I saw it was a missing parameter who gets static pages to crash.

Enjoy 💜

@akyoto akyoto merged commit d7c69a3 into aerojs:nodejs Nov 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants