Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response header flat 73980 #89

Closed
wants to merge 6 commits into from
Closed

Conversation

phempel
Copy link
Contributor

@phempel phempel commented Oct 28, 2024

  • new response field header_flat:
    • map of strings with (concatenated) header values
    • contains the same values as the header, but not in arrays
    • :control can be used on different header values
  • removed unused body:control and header:control from code, check was never implemented

see #73980

Philipp Hempel and others added 6 commits October 28, 2024 12:24
  - map of strings with (concatenated) header values
  - contains the same values as the header, but not in arrays
  - :control can be used on different header values
- removed unused body:control and header:control from code, check was never implemented

see #73980
Also, support ":control" in header for the flattened version.

see #73980
@martinrode martinrode closed this Nov 1, 2024
@martinrode martinrode deleted the response-header_flat-73980 branch November 1, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants