Patrik Ragnarsson

Results 771 comments of Patrik Ragnarsson

No, this is currently not possible as it isn't even exposed in our API. It is in our backlog of things to add but it has not been prioritized.

> this is currently not possible as it isn't even exposed in our API The API now supports this! https://docs.cloudamqp.com/instance-api.html#tag/custom-certificate/post/custom-cert Implementing it in the Terraform provider is planned.

I think you should be encoding that character when used in the URI? What happens in the browser?

Interesting if it is inconsistent. Sounds like someone needs to investigate the difference between theses cases then, to explain this.

Some observations: I ran Puma like this `echo 'app { [200, {}, ["OK"]] }' | ruby -Ilib bin/puma --config /dev/stdin --log-requests` * for `curl -v 'http://localhost:9292/"'` * no request was...

Mind showing some before and after examples?

Ideas/alternatives: Should Ruby has its own line instead? Should we only add YJIT yes/no?

I think this makes sense. Is there any existing tests for this part of Puma that should be extended?

I recall some change to the Puma logging in the past and I remember @nateberkopec being conservative about it. It would be great if he signed off on this. If...

> I recall some change to the Puma logging in the past and I remember @nateberkopec being conservative about it. It would be great if he signed off on this....