[phobos] [D-Programming-Language/phobos] 662502: std.net.curl: Implement seeking in basic HTTP requ...
GitHub
noreply at github.com
Fri Oct 19 09:13:20 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6625029c1c1599566d15b17aadc33594e0173403
https://github.com/D-Programming-Language/phobos/commit/6625029c1c1599566d15b17aadc33594e0173403
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2012-10-10 (Wed, 10 Oct 2012)
Changed paths:
M std/net/curl.d
Log Message:
-----------
std.net.curl: Implement seeking in basic HTTP requests
This enables reposting the data after a redirect, for example.
Commit: dc5b328d52d285fec10f36a92de746515f87ef0a
https://github.com/D-Programming-Language/phobos/commit/dc5b328d52d285fec10f36a92de746515f87ef0a
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2012-10-14 (Sun, 14 Oct 2012)
Changed paths:
M std/net/curl.d
Log Message:
-----------
std.net.curl: Add unittest for seeking in basic HTTP requests
Commit: 5e9b90f9e2a836ec2f95c7e84ff19a663c56579f
https://github.com/D-Programming-Language/phobos/commit/5e9b90f9e2a836ec2f95c7e84ff19a663c56579f
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Merge pull request #860 from CyberShadow/std-net-curl-onseek
std.net.curl: Implement seeking in basic HTTP requests
Compare: https://github.com/D-Programming-Language/phobos/compare/a4856a70cc33...5e9b90f9e2a8
More information about the phobos
mailing list