Robert Palmer

Results 135 comments of Robert Palmer

@ahopkins any chance you can confirm that the fix from @makeev all that is needed? If so can we please do a point release for the 23.12 LTS branch?

Any work arounds for this problem?

This was for dynamic content. @Tronic any chance you published your pre-compressed static file handler? That would be really useful!

Thanks! Link to @dmckeone's extension: https://gist.github.com/dmckeone/b6d2160389640270eb24d4b0555a7768

Checking to see if cython 3.0.4 fixes this... Upgrading cython to `>=3.0.0` fixes this and no more compilation errors.

Here's what I'd propose we do as a fix: https://github.com/iamcal/oembed/pull/293

I've had problems with my static height widget being resized due to consumers assuming they should use an aspect ratio when displaying our content. If we implement a min &...

@iamcal Any chance we could discuss this pull request?

Organization: AllFactors Location: Texas, USA Contact: @robd003 Use Case: Routing all customer traffic to our various backends. Every time a new customer signs up we dynamically add a route to...

Would it be hard to add brotli compression with a fallback to gzip if the HTTP client only supports gzip?