Replaced hard-coded TCP ports with ephemeral ports.
Changed Http::Endpoint constructor call to explicitly take 'Address' instead of 'std::string' and implicity construct Address.
Showing
Please register or sign in to comment
Changed Http::Endpoint constructor call to explicitly take 'Address' instead of 'std::string' and implicity construct Address.