Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/en-us/reference/engine/classes/HttpService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ methods:
domain name to `*`. You can also limit the URL to a specific domain name
such as `apis.myservice.com` or to subdomains of a domain, for example
`*.myservice.org`.

Production `Datatype.Secret|Secrets` are only available in live servers and Team Create.
See [here](../../../studio/game-settings.md#security) for availability details of local
`Datatype.Secret|Secrets`.
code_samples: []
parameters:
- name: key
Expand Down