Marc Köhlbrugge

Results 44 comments of Marc Köhlbrugge

I know this is an old PR, but the bug is still present in Rails 7.1.3 Is there any appetite in merging this into `main` ?

I'm running into this same issue with Cloudflare R2 which uses the S3 adapter. My sitemap files have the `application/x-gzip` content-type which seems to confuse Google. Would you mind making...

Here's the relevant change in Rails 7.1: https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#rails-logger-now-returns-an-activesupport-broadcastlogger-instance I don't think this change is supposed to be a breaking change, but it simply surfaces an underyling issue in `logdna` that...

For anyone considering using a `200` response, keep in mind that any other requests like incoming 'payment received' webhooks, API POST requests, etc will be considered successful and won't be...