Skip to content

Support Multi-Value QueryParam/Headers/Cookies #167

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

Merged
merged 21 commits into from
Mar 1, 2023

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Feb 27, 2023

Got a request from discord to add this.

  • Creates a new Collection Type Handler specifically for those param types
  • adds set, list, and a collection version of withDefault method to Param Converter
  • adds new Platform Adapter method to handle multi-value parameters
  • adds new Platform Adapter method to handle map parameters
  • Can do Map<String, List<String>> for certain params.

@SentryMan
Copy link
Collaborator Author

And I'm done, @rbygrave plz review when you get time.

@SentryMan
Copy link
Collaborator Author

SentryMan commented Mar 1, 2023

Split HttpClient changes into it's own PR #169 (nice)

@rbygrave rbygrave added this to the 1.28 milestone Mar 1, 2023
@rbygrave rbygrave merged commit 6efb809 into avaje:master Mar 1, 2023
@SentryMan SentryMan deleted the multival branch March 1, 2023 23:23
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.

3 participants