Sam Pegler

Results 8 comments of Sam Pegler
trafficstars

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.