← Back to index
|
Original Bugzilla link
Bug 14763 – Use optionsData argument for curl options function.
Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2015-07-02T16:15:00Z
Last change time
2015-10-04T18:19:52Z
Assigned to
nobody
Creator
karo+dlang
Comments
Comment #0
by karo+dlang — 2015-07-02T16:15:34Z
std.net.curl options function never use optionsData argument.
Comment #1
by github-bugzilla — 2015-07-14T01:29:51Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/6c729e980250d9c49d6a39333b4a51295420590f
Fix issue 14763 - Use optionsData argument for options function.
https://github.com/D-Programming-Language/phobos/commit/ea870fe080b02eb8621db92edb6d72425e6ea34e
Merge pull request #3466 from karronoli/fix-curl-options-arg Issue 14763 - Use optionsData argument for options function.
Comment #2
by github-bugzilla — 2015-10-04T18:19:52Z
Commits pushed to stable at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/6c729e980250d9c49d6a39333b4a51295420590f
Fix issue 14763 - Use optionsData argument for options function.
https://github.com/D-Programming-Language/phobos/commit/ea870fe080b02eb8621db92edb6d72425e6ea34e
Merge pull request #3466 from karronoli/fix-curl-options-arg