Priyesh Patel
Results
1
issues of
Priyesh Patel
### 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]`...