Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/HISTORY.md
192 Views
0 Comments
2.0.7 / 2021-05-31
==================

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

2.0.6
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/LICENSE
328 Views
0 Comments
(The MIT License)

Copyright (c) 2014-2016 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any pers
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/README.md
190 Views
0 Comments
# proxy-addr

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/index.js
148 Views
0 Comments
/*!
* proxy-addr
* Copyright(c) 2014-2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/package.json
156 Views
0 Comments
{
"name": "proxy-addr",
"description": "Determine address of proxied request",
"version": "2.0.7",
"author": "Douglas Ch