Skip to content

Add helpers to use popular header values #38

@deniaa

Description

@deniaa

We have a HeaderNames class with a list of popular header names. Sometimes we want to type .WithContentTypeHeader("application/json") and it's better to use something like .WithContentTypeHeader(HeaderValues.ApplicationJson) to avoid stupid typos and other mistakes.

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