When CDN already configured for a domain, error response code is now 409 (not 500) ``` text HTTP/1.1 409 CDN already configured for this domain ``` Need to update in Ovh\Cdn\Exception\CdnException i think.... Thanks ! ;)
When CDN already configured for a domain, error response code is now 409 (not 500)
Need to update in Ovh\Cdn\Exception\CdnException i think....
Thanks ! ;)