GNUnet  0.20.0
SplittedHTTPAddress Struct Reference

Representation of HTTP URL split into its components. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/transport/plugin_transport_http_common.h>

Data Fields

char * protocol
 
char * host
 
char * path
 
int port
 

Detailed Description

Representation of HTTP URL split into its components.

Definition at line 115 of file plugin_transport_http_common.h.

Field Documentation

◆ protocol

char* SplittedHTTPAddress::protocol

◆ host

◆ path

◆ port

int SplittedHTTPAddress::port

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