add issue numbers to todos
This commit is contained in:
@@ -422,7 +422,7 @@ pub enum Encoding {
|
||||
/// The `chunked` encoding.
|
||||
Chunked,
|
||||
|
||||
// TODO: implement this in `HttpReader`.
|
||||
// TODO: #2 implement this in `HttpReader`.
|
||||
/// The `gzip` encoding.
|
||||
Gzip,
|
||||
/// The `deflate` encoding.
|
||||
|
||||
Reference in New Issue
Block a user