aws/rust-runtime/aws-http/Cargo.toml
0 → 100644
+14
−0
aws/rust-runtime/aws-http/src/lib.rs
0 → 100644
+1
−0
+357
−0
Loading
* wip * Capture build metadata * Create a basic UA string * Add to AwsHyper & add E2E test * Add documentation to AwsUserAgent * Fix doc compilation error * Delete autogen test * Fix unused import