Raphael Eidus
Raphael Eidus
I would advise not using echo on any images that are above the fold as you want those to load as fast as possible for your users. This should help...
@toddmotto I think we should not merge this, not in it's current state at least. I can see use cases there an image would not be visible until it gets...
Yeah sure. So I have a legacy application that I am progressively migrating away from. Currently my new application knows how to render and respond to some requests but it...
So here is a flow diagram. Basically as it stands now I have to do the DB lookup before I make the proxy request. I would like to do them...
Hey @monkpow I would love to discuss this more I do have an idea or two here of some other patterns. I am away on vacation right now but maybe...
web servers should not decompress gzipped content they dont trust. Webservers that do can get gzip bombed. that is a crafted payload that is extremely duplicative for example a 20GB...
@pimterry I submitted a PR with support for this but it will only be for local usage not for the public facing instances due to attack vulnerability
this appears to still be an issue in node16 and this fix is still good. Please merge
similar to @shootaroo's module I created this for lazyloading plugins https://github.com/raphaeleidus/grunt-lazyload