Patrik Ragnarsson

Results 301 comments of Patrik Ragnarsson

> So should we change all headers to lowercase or do nothing in Puma? I think yes, we should use lowercase. From https://github.com/rack/rack/issues/1592 >HTTP/2 makes it clear that headers should...

If we go lowercase, these should change too https://github.com/puma/puma/blob/e59d198869e00964c661c7819ef7041e74f4f30b/lib/puma/rack/urlmap.rb#L73

I don't think we need to update our tests. That's not the change we're talking about here. (We could change the tests too, for consistency, but it should be done...

Sure, such changes we need to do

(Apparently gotta be careful how you reference public issues from private repos when you're maintainer)

Sounds resonable to me, seeing the API already allows it

We have https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/216 for this However, we ran into some backend challenges that are yet to be resolved.

So this limit was never introduced?

Thanks for the feedback @floge07 – we're looking forward to hear from your PM We agree that the experience in this situation could be better. The hard limit on free...

What version are you using? Can you show the code you are trying to run?