mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Apply patches by Lubomir Rintel <lubo.rintel@gooddata.com> to enable cookies
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34746 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
06ba8d9c58
commit
8b2aba3580
6 changed files with 105 additions and 14 deletions
|
@ -197,6 +197,7 @@ typedef struct {
|
|||
this->timeoutInterval = timeoutInterval;
|
||||
this->mainDocumentURL = nil;
|
||||
this->method = @"GET";
|
||||
this->shouldHandleCookies = YES;
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue