mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
Add fill HTTP Response info into .Data in resources.GetRemote
See #10604
This commit is contained in:
@@ -70,6 +70,8 @@ type ResourceSourceDescriptor struct {
|
||||
|
||||
Fs afero.Fs
|
||||
|
||||
Data map[string]any
|
||||
|
||||
// Set when its known up front, else it's resolved from the target filename.
|
||||
MediaType media.Type
|
||||
|
||||
|
Reference in New Issue
Block a user