Skip to content

Commit 94fba09

Browse files
chore: fix types
1 parent 8dde4ac commit 94fba09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/lib/Server.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,6 +1357,7 @@ declare class Server<
13571357
* @private
13581358
* @param {{ [key: string]: string | undefined }} headers
13591359
* @param {string} headerToCheck
1360+
* @param {boolean} validateHost
13601361
* @returns {boolean}
13611362
*/
13621363
private isValidHost;

0 commit comments

Comments
 (0)