Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

fix(requestv2): fixes multiton/singleton header parsing (#178) #179

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

hohmannr
Copy link
Contributor

@hohmannr hohmannr commented May 22, 2023

Issue #178

Description of changes:

  • added single-value (singleton) and multi-value-capable (multiton) header split to requestv2.go
  • adapted header fields parsing according to singleton/multiton differentiation
  • added tests (Disclaimer: first time using ginkgo, hope this is fine)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sapessi sapessi merged commit 429835c into awslabs:master Sep 22, 2023
@hohmannr hohmannr deleted the fix/singleton-header-splitting branch October 8, 2023 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants