**Feature Summary** Add an implementation of `HttpClient` that uses in build node `http` and `https` modules. **Feature Rationale** This allows server side code (eg: lambdas) to make outbound HTTP requests without needing to install a client library like `request` or `axios`