Scott Kidder
Scott Kidder
Awesome, that'd do it. On Fri, Dec 13, 2013 at 1:34 PM, Dan Rowe [email protected] wrote: > It doesn't timeout an idle connection currently. If the connection has > closed...
I've encountered this problem, too. Input that contains escape characters is unescaped, and a quote is added to the end of the buffer for each escape character present in the...
@anandswaminathan What's the process for completing the CLA check?
Added a commit to permit the `lastFailingTime` and `lastCheckpointTime` CRD status fields to be null, which must be indicated in the CRD schema for [Kubernetes clusters older than 1.20](https://github.com/kubernetes/kubernetes/pull/95423).
> I'm sorry but I don't think `SetRequestURI` and `SetRequestURIBytes` need to be fixed. Users have control over these and can append the `/` themselves. Ah, I see. I'm only...
@nico Thank you for reporting this issue, lots of great detail :) I'll take a look at this more closely in the next week.
Quick update, I'm making some improvements & fixes to Lilliput's support for animated image formats, and hope to cover this animated WebP issue as part of that work in the...
@nico I too was able to reproduce this issue consistently in Discord. Although Lilliput currently lacks support for transformations of animated WebP content, Discord should not be corrupting animated WebP...
@nico this has been fixed in Discord, you should now see animated WebP uploads presented as a single frame in Discord, and viewing the original animated WebP in browser (or...
> (ps: Is there an issue I could follow to get updates for full support?) Definitely! Earlier this week I merged in full support for animated WebP support to Lilliput,...