Commit Graph

6 Commits (0f26b1eafbe18af3caf80b070cca3688154869c2)

Author SHA1 Message Date
Sebastiaan Hoogeveen 4047adcc35 Force a commit. 3 years ago
Sebastiaan Hoogeveen 5ba2068fc2 Fix dns_nederhost to work correctly with wget instead of curl.
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 years ago
Sebastiaan Hoogeveen db6db6a4e9 Removed overwriting of the HTTP header file before sending a request. 6 years ago
Sebastiaan Hoogeveen 44dcb0d0a9 Make Travis happy; fixed formatting of return statements. 6 years ago
Sebastiaan Hoogeveen b3e3e080a9 Cleaned up some of the comments from shellcheck. 6 years ago
Sebastiaan Hoogeveen 1167cdcaec Added DNS API support for NederHost (https://www.nederhost.nl/) 6 years ago