Sam Pegler

Results 11 comments of Sam Pegler

https://github.com/clojusc/protobuf is the most up to date from what I can see.

Started work on 5.0 myself as we've upgraded and had things break. https://github.com/clojurewerkz/elastisch/pull/247

Have you set TrustForwardHeader to True when upserting the frontend?

I'm not so familiar with Go so I'll need someone else to confirm, but that line is adding the hostname it's forwarding to as the X-Forwarded-Host due to you not...

Just checked my code and you're correct, `"Settings": {"TrustForwardHeader": True, "PassHostHeader": True}}` To be honest I think this is prime for a rewrite as it doesn't make much sense at...

Any movement on this?

Just ran into this for a fairly simple example that's just two proto files, I don't think this is that much of an edge case.

Hero thanks for implementing this and the data tables work.

> Hi! Thanks for reaching out. I don't totally understand the proposal yet though. Would you be able to provide an example of how this might behave? I've updated the...

> inline imports Those are the words I was looking for. > One thing to be aware of - I'm planning to reimplement the graph-building code (which is actually in...