spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src
Scott Frederick d5b2836ec9 Provide content-length header to Docker API calls
Docker daemon authorization plugins reject POST or PUT requests that have a
content type `application/json` header but no content length header. This
commit ensures that a content length header is provided in these cases.

Fixes gh-22840
2020-10-28 15:15:32 -05:00
..
main/java/org/springframework/boot/buildpack/platform Provide content-length header to Docker API calls 2020-10-28 15:15:32 -05:00
test Provide content-length header to Docker API calls 2020-10-28 15:15:32 -05:00