Skip to content

Commit

Permalink
Close shortcode
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Feb 1, 2025
1 parent e95d065 commit 71c5fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/functions/resources/GetRemote.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

###### 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.

Expand Down

0 comments on commit 71c5fe9

Please sign in to comment.