David Braley

Results 4 comments of David Braley

Ha, I was just about to submit a PR that did exactly this (plus offered the ability to have servers configured to forward by proxy rather than redirect). Wish I'd...

Something minor review-like things I noticed when I rebased my forward-by-proxy code on top of this branch: The router pattern '/:id/*' doesn't seem to actually match on urls without a...

Oh, I should mention this branch is based on the nice work done by christianwerz here: https://github.com/typicode/hotel/pull/353

I'm also seeing this problem. I'll add that with a larger set of imports and more randomization, I'm able to reproduce the failure with the `gci + gofumpt` and `gofmt...