Skip to content

Make app.use(koaHelmet()) optional #79

@ralexandr

Description

@ralexandr

Hi! Could you please give the ability to turn off koaHelmet inside app.js (througn config instance) ?
I need to run reactql bundle in an environment where headers are read-only and koaHelmet can't work properly in such situation.
I will be very handy if there will be a method (smth like config.disableKoaHelmet) for managing koaHelmet (like it is already done for bodyParser).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions