jwt-inspector icon indicating copy to clipboard operation
jwt-inspector copied to clipboard

Request listener should filter certain requests

Open typerandom opened this issue 9 years ago • 1 comments

To cut down on processing time, the request listener should immediately filter requests that are very unlikely to contain JWT headers. Such as requests to images and documents (e.g. PDF).

typerandom avatar Aug 11 '16 08:08 typerandom

FYI @typerandom we're pulling this into open as a priority.

robertjd avatar Aug 25 '16 22:08 robertjd