Skip to content

ddns-scripts: POST data for some providers #29134

@NeiroNz

Description

@NeiroNz

Package Name

ddns-scripts

Maintainer

(@chris5560)

OpenWrt Version

25.12.0

OpenWrt Target/Subtarget

generic

Steps to Reproduce

DNS provider API needs POST

Actual Behaviour

Some dns providers uses API which accepts only POST requests with content-type "application/json" or "application/xml".
We needs a multiline editor "POST data", content-type can be detected startsWith "{" or "<" symbols, otherwise urlencoded form.
Also all fields replacements need be do to that data too.

Confirmation Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions