Add note about how to server binary files. Fixes #926
This commit is contained in:
@@ -1612,6 +1612,10 @@ 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
|
||||
|
||||
In order to serve binary files from the config server you will need to send an `Accept` header of `application/octet-stream`.
|
||||
|
||||
[[spring-cloud-config-serving-plain-text-git-svn-native-backends]]
|
||||
=== Git, SVN, and Native Backends
|
||||
|
||||
|
||||
Reference in New Issue
Block a user