Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
curl_hstsentry Struct Reference

#include <curl.h>

Data Fields

char * name
 
size_t namelen
 
unsigned int includeSubDomains:1
 
char expire [18]
 

Detailed Description

Definition at line 1017 of file curl.h.

Field Documentation

◆ expire

char curl_hstsentry::expire[18]

Definition at line 1021 of file curl.h.

◆ includeSubDomains

unsigned int curl_hstsentry::includeSubDomains

Definition at line 1020 of file curl.h.

◆ name

char* curl_hstsentry::name

Definition at line 1018 of file curl.h.

◆ namelen

size_t curl_hstsentry::namelen

Definition at line 1019 of file curl.h.


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