http icon indicating copy to clipboard operation
http copied to clipboard

Move `headersSplitValues` into `BaseClient`

Open brianquinlan opened this issue 1 year ago • 0 comments

Move headersSplitValues into BaseClient and allow the headers parameter in the BaseClient constructor to be Map<String, String> or Map<String, List<String>>.


  • [X] I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

brianquinlan avatar Jan 16 '24 21:01 brianquinlan