spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick 04a40a4c68 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.

This is a cherry-pick of the changes in d5b2836ec9
which were lost in a forward-merge.

Fixes gh-23957
2020-10-28 17:31:27 -05:00
..
spring-boot-antlib Use classpath normalizer on antlib's integration test classpath input 2020-09-08 11:38:31 +01:00
spring-boot-autoconfigure-processor Note starters' and annotation processors' jar type in their manifest 2020-09-10 14:37:06 +01:00
spring-boot-buildpack-platform Provide content-length header to Docker API calls 2020-10-28 17:31:27 -05:00
spring-boot-configuration-metadata Require dependency on s-b-dependencies to use its constraints 2020-06-16 08:50:21 +01:00
spring-boot-configuration-processor Revert "Support constructor binding on 3rd party classes" 2020-10-07 10:53:01 +02:00
spring-boot-gradle-plugin Fix main class resolution failure when loaded from config cache 2020-10-25 08:05:59 +00:00
spring-boot-jarmode-layertools Merge branch '2.3.x' 2020-08-19 10:26:25 -07:00
spring-boot-loader Polish empty string checks 2020-10-05 10:38:47 +02:00
spring-boot-loader-tools Merge branch '2.3.x' 2020-10-22 21:03:22 -07:00
spring-boot-maven-plugin Fix test failure caused by MavenBuild upgrades 2020-10-28 14:07:27 -07:00
spring-boot-test-support Polish 2020-08-26 10:47:45 +02:00