hugo-wasm/resources/resource_factories
Bjørn Erik Pedersen 68586c891c resources: Add responseHeaders option to resources.GetRemote
* These response headers will be included in `.Data.Headers` if found.
* The header name matching is case insensitive.
* `Data.Headers` is of type `map[string][]string`
* In most cases there will be only one value per header key, but e.g. `Set-Cookie` commonly has multiple values.

Fixes #12521
2025-01-23 15:20:03 +01:00
..
bundler Fix rebuild with resources.Concat 2024-02-16 13:17:53 +01:00
create resources: Add responseHeaders option to resources.GetRemote 2025-01-23 15:20:03 +01:00