Method: DatadogAPIClient::V1::SyntheticsBrowserTestConfig#set_cookie
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb
#set_cookie ⇒ Object
Cookies to be used for the request, using the [Set-Cookie](developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie) syntax.
34 35 36 |
# File 'lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb', line 34 def @set_cookie end |