[Issue 8048] New: Missing head function in std.net.curl
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat May 5 09:22:50 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8048
Summary: Missing head function in std.net.curl
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: repeatedly at gmail.com
--- Comment #0 from Masahiro Nakagawa <repeatedly at gmail.com> 2012-05-05 09:24:06 PDT ---
std.net.curl provides get, post, del, options, trace and connect functions
corresponding to HTTP method.
Why does not provide head function?
I want head function to create a network library.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list