![]() |
XRootD
|
#include <XrdTpcUtils.hh>
Static Public Member Functions | |
static std::string | prepareOpenURL (const std::string &reqResource, std::map< std::string, std::string > &reqHeaders, const std::map< std::string, std::string > &hdr2cgimap, bool &hasSetOpaque) |
Definition at line 28 of file XrdTpcUtils.hh.
|
static |
Prepares the file XRootD open URL from the request resource, the xrd-http-query header of the HTTP request and the hdr2cgi map passed in parameter
reqResource | the HTTP request resource |
the | HTTP request headers |
hdr2cgimap | the map containing header keys --> XRootD cgi mapping |
hasSetOpaque | is set to true if the returned URL contains opaque query, false otherwise |
Definition at line 26 of file XrdTpcUtils.cc.
References XrdOucTUtils::caseInsensitiveFind().