cloudfoundry / routing-release

This is the BOSH release for cloud foundry routers
Apache License 2.0
42 stars 107 forks source link

Use forked negroni/v3 to work around HTTP Status Code issue with 100 continues #410

Closed geofffranks closed 6 months ago

geofffranks commented 6 months ago

Summary

Needed until https://github.com/urfave/negroni/pull/277 is merged, to resolve https://github.com/cloudfoundry/routing-release/issues/409.

Backward Compatibility

Breaking Change? Yes/No No, fixes a regression.