Molybden API
Loading...
Searching...
No Matches
molybden::HostPort Struct Reference

A host/port pair of the URI. More...

#include <url_request.hpp>

Public Attributes

std::string host
 The host of the URI.
 
uint32_t port
 The port of the URI.
 

Detailed Description

A host/port pair of the URI.

Member Data Documentation

◆ port

uint32_t molybden::HostPort::port

The port of the URI.

By default it is 8080.


The documentation for this struct was generated from the following file: