Skip to content

Force compression to client don't work #83

Description

@zhaoyou

I want compression response body to client always , Whether the client have any Settings。My Client App is poor what can't set any request header, but can handle compression data.

app.get('/device',auth_identity,compression({filter: function(req,res){returntrue;}}),device);
node: v4.2.2
compression: 1.6.1
express : 3.4.4

Why ? thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions