Skip to content

Commit

Permalink
feat(2981): remove header.
Browse files Browse the repository at this point in the history
  • Loading branch information
koekiebox committed Nov 21, 2024
1 parent 455ec8c commit 2445f04
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export interface MockIncomingMessageOptions {
url?: string
headers?: IncomingHttpHeaders
rawHeaders?: string[]
headersDistinct?: string[]
}

export class MockIncomingMessage extends Transform {
Expand Down

0 comments on commit 2445f04

Please sign in to comment.