|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <NTRIPHttpTransport.h>
Public Attributes | |
| QByteArray | bytes |
| bool | credentialsInClear = false |
| Credentials are present and the channel is not TLS — caller must warn. | |
Definition at line 51 of file NTRIPHttpTransport.h.
| QByteArray NTRIPHttpTransport::HttpRequest::bytes |
Definition at line 53 of file NTRIPHttpTransport.h.
Referenced by NTRIPHttpTransport::buildHttpRequest().
| 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().