Skip to content

Documentation and behavior don't match, for HttpProtocolOptions::explicit_http_config #38064

@ravenblackx

Description

@ravenblackx

// To explicitly configure either HTTP/1 or HTTP/2 (but not both!) use ``explicit_http_config``.
// If the ``explicit_http_config`` is empty, HTTP/1.1 is used.

Actual behavior if explicit_http_config is empty:
Proto constraint validation failed (HttpProtocolOptionsValidationError.ExplicitHttpConfig: embedded message failed validation | caused by field: "protocol_config", reason: is required): explicit_http_config

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiarea/docsarea/protobufstalestalebot believes this issue/PR has not been touched recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions