🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

parse-accept-language

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-accept-language

Parse 'Accept-Language' header and cache the result in request.

latest
Source
npmnpm
Version
3.0.0
Version published
Weekly downloads
1.5K
17.95%
Maintainers
1
Weekly downloads
 
Created
Source

NPM version Build Status Dependency Status

parse-accept-language

Parse 'Accept-Language' header and cache the result in request.

Install

$ npm install --save parse-accept-language

Usage

var parseAcceptLanguage = require('parse-accept-language');

var pal = parseAcceptLanguage(req);

License

MIT © Damian Krzeminski

Keywords

parse-accept-language

FAQs

Package last updated on 25 Dec 2025

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