Bug 183095 - [Curl] Cookies are not being added to the Cookie field in Request Headers
Summary: [Curl] Cookies are not being added to the Cookie field in Request Headers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-23 14:56 PST by Christopher Reid
Modified: 2018-02-26 12:03 PST (History)
12 users (show)

See Also:


Attachments
patch (1.84 KB, patch)
2018-02-23 17:29 PST, Christopher Reid
no flags Details | Formatted Diff | Diff
Patch (3.70 KB, patch)
2018-02-23 17:41 PST, Christopher Reid
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>