Skip to content

Decide how strict to control which headers runtimes are permitted to return #3

@rylev

Description

@rylev

The current status quo in the conformance tests is to exhaustively check headers erroring if a header is set when the test does not specify that it can be. The tests have some flexibility in that they can specify the following:

  • A header is set but it doesn't matter what the value is
  • A header can be set but if its missing it's fine
  • A header must be set and its value equal to what is specified.

It is likely that for some tests, we'll want to be strict about some headers, but for many other tests we don't really care.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions