Skip to content

‘application/x-www-form-urlencoded’ request header cannot be automatically added #213

Open
@zhangjun920809

Description

@zhangjun920809

Description:
When type='keyvalue', the ‘application/x-www-form-urlencoded’ request header cannot be automatically added

Suggested Labels:

Suggested Assignees:

Affected Product Version: all

OS, DB, other environment details and versions:

Steps to reproduce:
'io.siddhi.extension.io.http.sink.HttpSink#generateCarbonMessage' function, 'if (contentType.contains(mapType)) {
httpHeaders.set(HttpConstants.HTTP_CONTENT_TYPE, contentType);
}' logic vulnerability.

Related Issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions