Write Curl Networking Impl

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Platforms 2018-04-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      "Create FreeMonHttpClientInterface and implement a Curl version of the interface. It should have the interface class FreeMonHttpClientInterface

      { public: virtual ~FreeMonHttpClientInterface(); /** * Url is a full URL with hostname and protocol specification */ virtual Future<std::vector<uint8_t>> postAsync(StringData url, const BSONObj data) = 0; }

      ;"

            Assignee:
            Mark Benvenuto
            Reporter:
            Gregory McKeon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: