DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
UriBuilder.cpp File Reference
#include "pch.h"
#include "System/UriBuilder.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Functions

static void DotNetDupe::System::AppendAuthority (std::string &result, const String &host, const String &user, const String &pass, int port)
static void DotNetDupe::System::AppendPathAndQuery (std::string &result, const String &path, const String &query, const String &fragment)