Module: Google::Cloud::Monitoring::V3::UptimeCheckConfig::HttpCheck::ContentType

Defined in:
proto_docs/google/monitoring/v3/uptime.rb

Overview

Header options corresponding to the content type of a HTTP request body.

Constant Summary collapse

TYPE_UNSPECIFIED =

No content type specified.

0
URL_ENCODED =

body is in URL-encoded form. Equivalent to setting the Content-Type to application/x-www-form-urlencoded in the HTTP request.

1