You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The case statement that handled the enable steaming didn't honor the default if streamAfterContentLengthKB was not present. Also, the finangle default for streaming is 5M, not 5K as indicated in the docs. So I removed the dependence on finagle's default.