fastify-debug-headers

Fastify plugin to add response debug headers.

View on GitHub

Introduction

Package %s %s %s

Fastify plugin to add response debug headers.

http://sw.cowtech.it/fastify-debug-headers

Installation

Just run:

npm install fastify-debug-headers --save

Usage

Register as a plugin, optional providing any of the following options:

Once registered, the plugin will add the headers as described above.

ESM Only

This package only supports to be directly imported in a ESM context.

For informations on how to use it in a CommonJS context, please check this page.

Contributing to fastify-debug-headers

Copyright

Copyright (C) 2019 and above Shogun (shogun@cowtech.it).

Licensed under the ISC license, which can be found at https://choosealicense.com/licenses/isc.