smartystreets / smartystreets-php-sdk

The official client libraries for accessing SmartyStreets APIs from the PHP Hypertext Processor.
https://smartystreets.com/docs/sdk/php
Apache License 2.0
28 stars 15 forks source link

ClientBuilder lacks a withCustomHeader function #60

Open smartyeric opened 1 week ago

smartyeric commented 1 week ago

At current, the ClientBuilder in the PHP SDK does not have a function to allow the user to specify a custom header. Ideally this would be possible through the SDK.

RyanLCox1 commented 5 days ago

I'm guessing this is actually in reference to the PHP SDK?

smartyeric commented 3 days ago

Yes. Edited