#include <URL.hpp>
◆ URL() [1/2]
Photon::URL::URL |
( |
const char * |
protocol | ) |
|
◆ ~URL()
◆ URL() [2/2]
Photon::URL::URL |
( |
const URL & |
| ) |
|
|
default |
◆ fetch()
◆ get()
◆ operator/=() [1/2]
URL & Photon::URL::operator/= |
( |
const char * |
uri | ) |
|
◆ operator/=() [2/2]
URL & Photon::URL::operator/= |
( |
const String & |
uri | ) |
|
◆ operator=()
URL & Photon::URL::operator= |
( |
const URL & |
| ) |
|
|
default |
◆ port()
◆ protocol()
String Photon::URL::protocol |
( |
| ) |
|
|
noexcept |
◆ send()
◆ m_data
◆ m_port
◆ m_protocol
String Photon::URL::m_protocol |
|
private |
The documentation for this class was generated from the following files: