Forgot to commit changes to the header.
This commit is contained in:
@@ -86,6 +86,9 @@ private:
|
|||||||
BString& value, int32 index);
|
BString& value, int32 index);
|
||||||
BString _DefaultPathForUrl(const BUrl& url);
|
BString _DefaultPathForUrl(const BUrl& url);
|
||||||
|
|
||||||
|
bool _CanBeSetFromUrl(const BUrl& url) const;
|
||||||
|
bool _CanBeSetFromPath(const BString& path) const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
mutable BString fRawCookie;
|
mutable BString fRawCookie;
|
||||||
mutable bool fRawCookieValid;
|
mutable bool fRawCookieValid;
|
||||||
|
|||||||
Reference in New Issue
Block a user