Skip to content

File name containing `=' character is incorrectly handled in Ldp::Response#content_disposition_attributes #117

@dchandekstark

Description

@dchandekstark

This line

parts = headers['Content-Disposition'].split(/;\s*/).collect { |entry| entry.split(/\s*=\s*/) }

should be amended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions