Closed isha689 closed 1 year ago
Updated Guzzle Client to support sending query params with multiple values for the same key (e.g. foo=1&foo=2) which is what the Twilio API supports.
foo=1&foo=2
Fixes #752
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.
Thanks
Fixes DII-794
Updated Guzzle Client to support sending query params with multiple values for the same key (e.g.
foo=1&foo=2
) which is what the Twilio API supports.Fixes #752
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.