Bojan Vidanovic
Bojan Vidanovic
Confirming this, just stumbled on this bug.
Example, if i want to cache webcam images i would need to set time expiration.
> Is this bug fixed or it still persists? It still persists
At the moment the only way seems to use some ugly logical methods, like: ``` { path: '/blog/:post', handler () { let loaded = false; app.on('after', () => { if...
@bep any updates on official support?
Same here! I always need to rotate my phone, zoom out to 85%, and hide the Safari toolbar. I hope mobile UI gets some love because it seems it's been...
Can this get merged? @kldavis4
Yep, confirming this, using custom delimiters will break conditionals.
This needs a proper fix.
I have updated the issue because I was not explicitly setting the mime type, instead I was relying on automatic detection which would set the OGG parser for FLAC and...