# | Line 27 | Line 27 | private: | |
---|---|---|
27 | _R<api::Thread> block; | |
28 | mutable _R<dbi::Connection> connection; | |
29 | const ext::RedBlackSet<cse::String>& extensions; | |
30 | < | void Media(ios::Reader& media, const api::InternetAddress& host = api::InternetAddress()); |
30 | > | void Media(ios::Reader& media, const api::Address& host = api::Address()); |
31 | void Media(const _R<xml::Node>& folder, const api::Path& path, const api::Path& root); | |
32 | protected: | |
33 | virtual void Process(const net::Http::Request& request, net::Http::Response& response); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |