Robert Nagy

Results 722 comments of Robert Nagy

Too bad the error doesn't print what the response code was...

@dotarmin this seems related to media-scanner. Move issue there and maybe someone else can look at it?

ffmpeg can't encode vp8 with alpha as far as I know

vp8, but yes you are right, ffmpeg doesn't decode it but it does encode it.

Any chance you could help out with this? It's currently blocking upgrading to rocksdb 7.x. We need `string_view`.

The one used by cross prebuildify. I think allow of the above except for Zstd are quite commonly used.

They are quite common in general for native development. I don't know about node addons in particular. They are somewhat big libraries.

We have already been working a bit on this. https://github.com/nxtedition/nxt-undici/pull/3 Maybe should sync our efforts?

I think key can always be `{method}:{path}`? Unless interacting with a buggy server that doesn't set proper vary headers.

> Depending on the scope of the Cache, we might need to also add origin to the mix (as recommended by spec as well). I thought in this case the...