[phobos] [D-Programming-Language/phobos] 99ba1e: use a Flag!"throwOnError" for Curl.perform

GitHub via phobos phobos at puremagic.com
Sat Nov 22 08:17:13 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 99ba1e1b615daafeb560d5305a3b747ebf91e94a
      https://github.com/D-Programming-Language/phobos/commit/99ba1e1b615daafeb560d5305a3b747ebf91e94a
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  use a Flag!"throwOnError" for Curl.perform


  Commit: 8211903e2127674bc6fb860e2a2bc7a688618b91
      https://github.com/D-Programming-Language/phobos/commit/8211903e2127674bc6fb860e2a2bc7a688618b91
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  allow to specify throwOnError for high-level wrappers

- in HTTP, FTP, SMTP perform


  Commit: 85f339c8cc14210951928e9b270e466ad48dcb3e
      https://github.com/D-Programming-Language/phobos/commit/85f339c8cc14210951928e9b270e466ad48dcb3e
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Merge pull request #2750 from MartinNowak/curl2

ThrowOnError flag for curl


Compare: https://github.com/D-Programming-Language/phobos/compare/1b290675bad3...85f339c8cc14


More information about the phobos mailing list