Some improvements to the wasi-http client implementation of write. (#6161)
* Improve write implementation for streams * Add trailers implementation for responses. * Improve tests. * Update tests.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -3045,6 +3045,10 @@ dependencies = [
|
||||
"cap-std",
|
||||
"cargo_metadata",
|
||||
"cfg-if",
|
||||
"http",
|
||||
"http-body",
|
||||
"http-body-util",
|
||||
"hyper",
|
||||
"os_pipe",
|
||||
"target-lexicon",
|
||||
"tempfile",
|
||||
|
||||
Reference in New Issue
Block a user