Skip to content

Describe response meta header's goal and responsibility #397

Description

@carpawell

It has true optional things (like X-Headers, as defined in their description), and at the same time it has things that do not look like optional helpers: epoch, and API version, but in practice they may not be set, and everything works.

Is your feature request related to a problem? Please describe.

I'm always frustrated when we have undefined behaviour.

Describe the solution you'd like

One of:

  1. make every field required and make it clear in the spec
  2. make them fully optional, and make it clear in the spec that every request may define its meaning depending on the requirements this request has (e.g. object/GET: allow to fetch exact EC part in GET request #393)

Describe alternatives you've considered

-

Additional context

nspcc-dev/neofs-sdk-go#822

Metadata

Metadata

Assignees

Labels

I3Minimal impactS3Minimally significantU2Seriously plannedenhancementImproving existing functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions