Skip to content

Remove GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING after 1.81.0 goes out #8986

@easwars

Description

@easwars

GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING was added as part of #8985 and it provides a way for users to revert to the previous behavior of allowing requests on the server that do not start with a /. This is not recommended and poses a security threat.

This env var will make it to the 1.80.0 release.

We should remove this env var once 1.81.0 is published, thereby giving users who require this flag two releases worth time to fix any clients that might be sending them requests without a leading slash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions