Fixing header

This commit is contained in:
Ryan Baxter
2023-03-27 15:19:01 -04:00
parent 86a9766580
commit a7a3c8f8f8

View File

@@ -1661,7 +1661,7 @@ The following sections show how each one works:
* <<spring-cloud-config-serving-plain-text-git-svn-native-backends>>
* <<spring-cloud-config-serving-plain-text-aws-s3>>
== Serving Binary Files
=== Serving Binary Files
In order to serve binary files from the config server you will need to send an `Accept` header of `application/octet-stream`.