Skip to content

Commit f32f159

Browse files
lint
1 parent 8dc9ea9 commit f32f159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/globals.node.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export function parse(setCookieString: string): Cookie {
7070
export class CookieJar {
7171
private _cookies = new Map<string, Cookie>();
7272

73-
public parseCook ies(values: string[]) {
73+
public parseCookies(values: string[]) {
7474
if (!values) {
7575
return;
7676
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy