Attila Santo

Results 7 comments of Attila Santo

would be a decent default value 👍

I'm on it. Should I Add it to CompressionMiddleware or stack a new BrotliCompressionMiddleware in in case Brotli is available? Doing the latter would keep the CompressionMiddleware a bit more...

Will do that - just a small side note: compared to gzip, brotli does take a considerable amount of overhead (ballpark of 50-100ms). I have achieved best performance with disabling...

should there be a setting indicating if Brotli should be used? I'm undecided on whether Brotli should outweigh gzip if it is available on the server as it does slow...

any progress yet? not being able to define exceptions is a real show killer.

that would actually be an absolute awesome winner team - having qmlweb for UI (reusing browser stuff as much as possible) and coupling it with native Qt based WASM as...

could be a nullpointer when `Bundle extras = intent.getExtras();` isn't checked before access