[SERVER-34220] Write Curl Networking Impl Created: 30/Mar/18  Updated: 29/Oct/23  Resolved: 10/Apr/18

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.0.0-rc0

Type: Task Priority: Major - P3
Reporter: Gregory McKeon (Inactive) Assignee: Mark Benvenuto
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: Platforms 2018-04-23
Participants:

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

;"



 Comments   
Comment by Githook User [ 10/Apr/18 ]

Author:

{'email': 'mark.benvenuto@mongodb.com', 'name': 'Mark Benvenuto', 'username': 'markbenvenuto'}

Message: SERVER-34220 Write Curl Networking Impl
Branch: master
https://github.com/mongodb/mongo/commit/e2327f7b9acd5016b419db6a9b9a6c150bfdd79b

Generated at Thu Feb 08 04:35:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.