QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
NTRIPHttpTransport::HttpRequest Struct Reference

#include <NTRIPHttpTransport.h>

Public Attributes

QByteArray bytes
 
bool credentialsInClear = false
 Credentials are present and the channel is not TLS — caller must warn.
 

Detailed Description

Definition at line 51 of file NTRIPHttpTransport.h.

Member Data Documentation

◆ bytes

QByteArray NTRIPHttpTransport::HttpRequest::bytes

Definition at line 53 of file NTRIPHttpTransport.h.

Referenced by NTRIPHttpTransport::buildHttpRequest().

◆ credentialsInClear

bool NTRIPHttpTransport::HttpRequest::credentialsInClear = false

Credentials are present and the channel is not TLS — caller must warn.

Definition at line 55 of file NTRIPHttpTransport.h.

Referenced by NTRIPHttpTransport::buildHttpRequest().


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