Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/HISTORY.md
206 Views
0 Comments
0.2.0 / 2021-05-31
==================

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

0.1.2 / 2017-09-14
===============
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/LICENSE
282 Views
0 Comments
(The MIT License)

Copyright (c) 2014-2017 Douglas Christopher Wilson

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

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-ve
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/index.js
153 Views
0 Comments
/*!
* forwarded
* Copyright(c) 2014-2017 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/forwarded/package.json
139 Views
0 Comments
{
"name": "forwarded",
"description": "Parse HTTP X-Forwarded-For header",
"version": "0.2.0",
"contributors": [
"Do