Bug 183095

Summary: [Curl] Cookies are not being added to the Cookie field in Request Headers
Product: WebKit Reporter: Christopher Reid <chris.reid>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, annulen, Basuke.Suzuki, bfulgham, commit-queue, darin, don.olmstead, ews-watchlist, galpeter, pvollan, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
Patch none

Description Christopher Reid 2018-02-23 14:56:00 PST
Now that libcurl is not handling cookies, we need to handle this header field ourselves.
Comment 1 Christopher Reid 2018-02-23 17:29:20 PST
Created attachment 334556 [details]
patch
Comment 2 Christopher Reid 2018-02-23 17:41:05 PST
Created attachment 334558 [details]
Patch

Uploading the right patch this time
Comment 3 WebKit Commit Bot 2018-02-26 12:02:45 PST
Comment on attachment 334558 [details]
Patch

Clearing flags on attachment: 334558

Committed r229032: <https://trac.webkit.org/changeset/229032>
Comment 4 WebKit Commit Bot 2018-02-26 12:02:47 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-02-26 12:03:43 PST
<rdar://problem/37911198>