Skip to content

numToStr/nest-exception-filter-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest.js Exception Filter Bug

Installation

yarn

or

npm install

Running

yarn dev

or

npm run dev

Bug Reproduction

This is OK

curl http://localhost:5000 -H 'Authorization:any_random_string'

This will crash the server

curl http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published