Skip to content

Conversation

@ajatamayo
Copy link

With this PR, you can add custom headers to your proxy.

var proxy = require("redbird")({
  port: process.env.PORT,
  customHeaders: {
    "x-frame-options": "deny",
  },
});

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant