Implements Rust-g based HTTP requests. Removes old curl-based C library. Features: Adjustable method, body, headers. Support for both HTTP and HTTPS. Supports blocking (synchronous) operations, and non-blocking (asynchronous) operations.