Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

StrippedHeaders type does not allow multiple headers. #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

priyesh2609
Copy link

Problem statement

The strippedHeaders type declared in types.d.ts was set to allow only one header to be stripped.

Resolution

I have updated the type of strippedHeaders from [string] to string[].

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant