Get settings handshake working + other junk
This commit is contained in:
@@ -83,7 +83,7 @@ impl Peer for Client {
|
||||
|
||||
// TODO: Factor in trailers
|
||||
if !body {
|
||||
frame.set_end_stream();
|
||||
// frame.set_end_stream();
|
||||
} else {
|
||||
unimplemented!();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user