mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
persist etag
This commit is contained in:
parent
10e45ac493
commit
74efdb95e8
2 changed files with 7 additions and 2 deletions
|
@ -99,6 +99,7 @@ namespace client
|
|||
|
||||
AddressBook& m_Book;
|
||||
std::string m_Link, m_Etag, m_LastModified;
|
||||
// m_Etag must be surrounded by ""
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue