filestack / filestack-php

Official PHP SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
56 stars 32 forks source link

Custom CNAME Support Missing #40

Closed selfsimilar closed 4 years ago

selfsimilar commented 5 years ago

the JavaScript API client has custom CNAME support, though it looks like none of the other API clients include support.

Is this feature specifically omitted, or just not implemented yet? It seems like it would be relatively straightforward to implement.

selfsimilar commented 5 years ago

I've deployed to production the code changes represented by the latest commit in my fork/pull request #41. I'd say that it's functionally ready to merge. I'm happy to make any changes based on code review.