refactor(proto): move more h1-specific pieces into h1 module
This commit is contained in:
@@ -261,7 +261,7 @@ impl Buf for CrLf {
|
||||
mod tests {
|
||||
use bytes::{BufMut};
|
||||
|
||||
use proto::io::Cursor;
|
||||
use super::super::io::Cursor;
|
||||
use super::Encoder;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user