cloudfoundry / routing-release

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

Add flag to reuse backend connection for requests expecting 100-Continue #412

Closed mariash closed 4 months ago

mariash commented 4 months ago

Summary This PR is follow-up for https://github.com/cloudfoundry/gorouter/pull/418 to allow operators to turn off closing connections for 100-Continue requests.

Backward Compatibility

Breaking Change? No