mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-18 16:16:09 +00:00
The dns_nederhost DNS API relies on the exact HTTP status code to be returned (e.g. 204); however, the _get function always returns 200 for a succesful call when using wget instead of curl. This patch fixes this by using the _post function for all requests done by dns_nederhost.
3.0 KiB
Executable File
3.0 KiB
Executable File