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

StrippedHeaders type does not allow multiple headers.#39

Open
priyesh2609 wants to merge 1 commit intonsimmons:masterfrom
priyesh2609:master
Open

StrippedHeaders type does not allow multiple headers.#39
priyesh2609 wants to merge 1 commit intonsimmons:masterfrom
priyesh2609:master

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