mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-03-18 01:50:17 +01:00
fix: empty / null headers issue
This commit is contained in:
@@ -55,6 +55,7 @@ within Homer:
|
||||
url: "http://my-service-link"
|
||||
endpoint: "http://my-service-endpoint" # Optional: alternative base URL used to fetch service data is necessary.
|
||||
useCredentials: false # Optional: Override global proxy.useCredentials configuration.
|
||||
headers: # Optional: Override global proxy.headers configuration.
|
||||
type: "<type>"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user