Nostrduino
Loading...
Searching...
No Matches
Data Fields
nostr::ParsedUrl Struct Reference

#include <NostrUrl.h>

Data Fields

NostrString host
 
NostrString path
 
uint16_t port = 0
 
bool secure = false
 

Field Documentation

◆ host

NostrString nostr::ParsedUrl::host

◆ path

NostrString nostr::ParsedUrl::path

◆ port

uint16_t nostr::ParsedUrl::port = 0

◆ secure

bool nostr::ParsedUrl::secure = false

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