NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/utils/url_utils.hpp>
#include <connect/ncbi_conn_stream.hpp>
#include <connect/ncbi_http_session.hpp>
#include <util/md5.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static void | s_GetFtpHostAndFile (const string &url, string &host, string &file) |
Definition at line 43 of file url_utils.cpp.
References file, and NStr::StartsWith().
Referenced by CUrlUtils::GetLastModified().