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

add support for automatically parsing headers from the value during encode #57

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rnantes
Copy link

@rnantes rnantes commented Nov 17, 2023

Description

  • add support for automatically parsing headers from the value during encode
  • add KeyEncodingStrategy and KeyDecodingStrategy
  • add TimeZone and encoding decoding and Strategy
  • add swift-collections dependency for OrderedSet implementation

Checklist

The following list must only be fulfilled by code-changing PRs. If you are making changes on the documentation, ignore these.

  • Include in-code documentation at the top of the property/function/structure/class (if necessary).
  • Merge to develop.
  • Add to existing tests or create new tests (if necessary).

…EncodingStrategy and keyDecodingStrategy, add timeZone and encoding decoding and Strategy
@rnantes
Copy link
Author

rnantes commented Apr 28, 2024

@dehesa can you review this PR. it would be good to get upstream

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.

None yet

1 participant