# | Line 31 | Line 31 | private: | |
---|---|---|
31 | const ext::RedBlackSet<ext::String>& extensions/*, shares*/; | |
32 | void Media(ios::Reader& media); | |
33 | void Media(const _H<xml::Node>& folder, const api::Path& path, const api::Path& root); | |
34 | + | ext::String Share(const ext::String& host, const ext::String& share); |
35 | int Destroy() { return process->Join(); } | |
36 | protected: | |
37 | virtual void Process(const net::Http::Request& request, net::Http::Response& response); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |