diff --git a/Foundation/NSHTTPCookie.swift b/Foundation/NSHTTPCookie.swift index b2c629f6f7..358b3df91c 100644 --- a/Foundation/NSHTTPCookie.swift +++ b/Foundation/NSHTTPCookie.swift @@ -184,10 +184,8 @@ open class HTTPCookie : NSObject { /// /// HTTPCookiePropertyKey.path /// NSString - /// NO - /// Path for the cookie. Inferred from the value for - /// HTTPCookiePropertyKey.originURL if not provided. Default is "/". - /// + /// YES + /// Path for the cookie /// /// /// HTTPCookiePropertyKey.port