test: decode pong response
This commit is contained in:
@@ -59,6 +59,8 @@ pub trait MaiVersionExt: MaiVersion {
|
||||
.with_header(CONTENT_ENCODING, "deflate")
|
||||
.with_header(EXPECT, "100-continue");
|
||||
|
||||
debug!("request: {req:?}");
|
||||
|
||||
Ok(req)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user