Socket
Book a DemoInstallSign in
Socket

http-headers-info

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-headers-info

Returns a JS arrays of http req and response by spec

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

http requests info

A simple npm module that outputs every request and response available in the spec.

Intented for browser use :)

Installation

$ npm install --save http-requests-info

Usage

const {requestFields, responseFields} = require('http-requests-info');
// use these values

Keywords

http

FAQs

Package last updated on 01 Aug 2019

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