Skip to content

[2.0] Helidon 4.x change - Http.Headers, Http.Header renaming #268

Closed
@rob-bygrave

Description

@rob-bygrave

Helidon is making the following changes:

  • Http.HeaderNames - known header names and factory methods for HeaderName (used to be Header)
  • Http.Header - header name and value (used to be HeaderValue)
  • Http.Headers - known headers and factory methods for Header (used to be Header and HeaderValues)
  • Additional factory and instance methods now exist to align signatures (methods with String as header name, and methods with int and long as header value)
  • Known HttpMediaTypes are now in HttpMediaTypes, values without parameters should be used from MediaTypes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions