Skip to content

Support dataType 'binary' in jQuery.ajax() #4337

@McNetic

Description

@McNetic

Description

JQuery should support dataType 'binary' (or something similar) gracefully.

Currently, requesting a binary file via ajax will always result in error/failure, although the binary result may be desired and the response code is 200 OK. It should be possible to specify datatype 'binary' and adjust the response handlers accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions