Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prerender-useragent-passthrough

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prerender-useragent-passthrough

A plugin for Prerender server which makes it passthrough the request user-agent instead of masking it. This is intended for sites that serve different content based on the request user agent.

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

prerender-useragent-passthrough npm version

A plugin for Prerender which makes it pass through the request user-agent instead of masking it. This is intended for sites that serve different content based on the request user agent.

Usage

Install using NPM

npm install prerender-useragent-passthrough --save

Add this to your Prerender server.js:

server.use(require('prerender-useragent-passthrough'));

Keywords

FAQs

Package last updated on 15 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc