imgix-blueprint icon indicating copy to clipboard operation
imgix-blueprint copied to clipboard

All libraries should sanitize source names, throw exceptions when malformed.

Open kellysutton opened this issue 9 years ago • 0 comments

For example, if a client library is initialized with the "my-source" instead of "my-source.imgix.net", a client library should be smart enough to know what that means.

If a client library cannot determine the source host, it must fail hard.

kellysutton avatar Jun 03 '15 16:06 kellysutton