Skip to content

No native integration assertion for the redirect no-store header #328

Description

@OliverWolffGIP

Follow-up from PR #320 (merged as 93a4b3e).

RedirectStage serves a redirect answer with Cache-Control: no-store when the answer must not be cached, and unit tests cover it. There is no native integration assertion for that header, so the behaviour is unproven in the distroless native image the product ships.

Wanted

  • An integration-test assertion against the native image that a redirect answer carries Cache-Control: no-store where the stage decides it must.

Sites

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions