Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34220

Write Curl Networking Impl

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • Platforms 2018-04-23

    Description

      "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; }

      ;"

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            greg.mckeon@mongodb.com Gregory McKeon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: