mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 09:09:30 -04:00
Close shortcode
This commit is contained in:
parent
e95d06592e
commit
71c5fe9519
@ -61,7 +61,7 @@ The `resources.GetRemote` function takes an optional map of options.
|
|||||||
(`string`) The action to perform on the requested resource, typically one of `GET`, `POST`, or `HEAD`.
|
(`string`) The action to perform on the requested resource, typically one of `GET`, `POST`, or `HEAD`.
|
||||||
|
|
||||||
###### responseHeaders
|
###### responseHeaders
|
||||||
{{< new-in 0.143.0 >}}
|
{{< new-in 0.143.0 />}}
|
||||||
|
|
||||||
(`[]string`) The headers to extract from the server's response, accessible through the resource's [`Data.Headers`] method. Header name matching is case-insensitive.
|
(`[]string`) The headers to extract from the server's response, accessible through the resource's [`Data.Headers`] method. Header name matching is case-insensitive.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user