File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ message HttpRequest {
8383 // [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url].
8484 // * Content-Length: This will be computed by Cloud Tasks.
8585 // * User-Agent: This will be set to `"Google-Cloud-Tasks"`.
86- // * X-Google-*: Google use only.
87- // * X-AppEngine-*: Google use only.
86+ // * ` X-Google-*` : Google use only.
87+ // * ` X-AppEngine-*` : Google use only.
8888 //
8989 // `Content-Type` won't be set by Cloud Tasks. You can explicitly set
9090 // `Content-Type` to a media type when the
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ message HttpRequest {
105105 // [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url].
106106 // * Content-Length: This will be computed by Cloud Tasks.
107107 // * User-Agent: This will be set to `"Google-Cloud-Tasks"`.
108- // * X-Google-*: Google use only.
109- // * X-AppEngine-*: Google use only.
108+ // * ` X-Google-*` : Google use only.
109+ // * ` X-AppEngine-*` : Google use only.
110110 //
111111 // `Content-Type` won't be set by Cloud Tasks. You can explicitly set
112112 // `Content-Type` to a media type when the
You can’t perform that action at this time.
0 commit comments