kapilvgit / ohttp

Rust library for encapsulating HTTP messages in a cryptographic wrapper
Apache License 2.0
0 stars 1 forks source link

Add error handling changes again #24

Closed agokarn closed 3 days ago

agokarn commented 3 days ago

Add most of the error handling changes back from https://github.com/martinthomson/ohttp/commit/63378bbe3130944911fa0199188a68d30d24e3de modified: Makefile modified: cgpuvm-attest/Cargo.toml modified: cgpuvm-attest/src/lib.rs modified: ohttp-client/src/main.rs modified: ohttp-server/src/main.rs modified: ohttp/src/err.rs