RSL Systems Development
RSL Systems Development
Adds function to the existing DNS class to allow the adding of a stream BIND file. Issue: https://github.com/cloudflare/cloudflare-php/issues/224
When using the https://api.cloudflare.com/#dns-records-for-a-zone-import-dns-records endpoint I am getting; Failed to parse form data. Make sure the Content-Type is multipart/form-data. It appear to be the force key fo json being applied...
When using the https://api.cloudflare.com/#dns-records-for-a-zone-import-dns-records endpoint I am getting; `Failed to parse form data. Make sure the Content-Type is multipart/form-data.` It appear to be the force key fo `json` being applied...
Create a method within the Cloudflare SDK to upload BIND files
I want a method to update accounts. Issue: #205
I want a method to update accounts.