cloudflare / cloudflare/cloudflare-php
Import DNS Records
Open
- Dominant language
- PHP
- Stars
- 674
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
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 to all non-get requests is causing the issue.
Contributor guide
Assessment
This issue has not been assessed yet.