nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

feat: allow adding custom headers with nuxt config #101

Closed ricardogobbosouza closed 4 years ago

ricardogobbosouza commented 4 years ago

Resolve #77 Resolve #95

codecov-commenter commented 4 years ago

Codecov Report

Merging #101 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #101   +/-   ##
=======================================
  Coverage   95.83%   95.83%           
=======================================
  Files           1        1           
  Lines          48       48           
  Branches       27       27           
=======================================
  Hits           46       46           
  Misses          2        2           
Impacted Files Coverage Δ
lib/module.js 95.83% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d25e71b...2fd7110. Read the comment docs.