downloader: Remove unused HTTPChannel::request_path member
This commit is contained in:
parent
9cb3c7726f
commit
62d072cfb4
|
|
@ -336,7 +336,6 @@ private:
|
|||
DocumentSpec _document_spec;
|
||||
DocumentSpec _request;
|
||||
HTTPEnum::Method _method;
|
||||
std::string request_path;
|
||||
std::string _header;
|
||||
std::string _body;
|
||||
std::string _content_type;
|
||||
|
|
|
|||
Loading…
Reference in New Issue