Skip to content

Refactor httpaux.Header to allow for dynamic headers #60

@johnabass

Description

@johnabass

The httpaux.Header type is a convenient type for static headers that can be affixed to client requests or server responses. We should refactor this type a bit to allow for headers whose values are computed based on the current request.

A good example of this type of dynamic header is xmidt-org/arrange#54

Metadata

Metadata

Assignees

Labels

enhancementimprovement or small functionality added to an existing feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions