Skip to content

FileUploadHandler produces three content-type headers #4

Description

@eblosug

Method FileUploadHandler.serializeResponse() checks for existing Content-Type headers but then sets the lower-case content-type headers.

As a result the response contains three header fields:

content-type: application/json; charset=UTF-8
content-type: application/json; charset=UTF-8
content-type: text/plain; charset=UTF-8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions