Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

635072 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/README.md
138 Views
0 Comments
# proxy-addr

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

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/index.js
128 Views
0 Comments
/*!
* proxy-addr
* Copyright(c) 2014-2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/LICENSE
201 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/package.json
114 Views
0 Comments
{
"name": "proxy-addr",
"description": "Determine address of proxied request",
"version": "2.0.7",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"keywords": [
"ip",
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/HISTORY.md
142 Views
0 Comments
2.0.7 / 2021-05-31
==================

* deps: forwarded@0.2.0
- Use `req.socket` over deprecated `req.connection`

2.0.6 / 2020-02-24
==================