Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636375 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/README.md
152 Views
0 Comments
# forwarded

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-version-image]][node-version-url]
[![Build Status][ci-image]][ci-url]
[![Test Coverage][coveralls-image]][coveralls-url]

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/index.js
126 Views
0 Comments
/*!
* forwarded
* Copyright(c) 2014-2017 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/LICENSE
189 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/package.json
114 Views
0 Comments
{
"name": "forwarded",
"description": "Parse HTTP X-Forwarded-For header",
"version": "0.2.0",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>"
],
"license": "MIT",
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/HISTORY.md
145 Views
0 Comments
0.2.0 / 2021-05-31
==================

* Use `req.socket` over deprecated `req.connection`

0.1.2 / 2017-09-14
==================