vttp
An HTTP backed Virtual Table extension for SQLite
Loading...
Searching...
No Matches
Public Attributes | List of all members
fetch_state Struct Reference

Public Attributes

int netfd
 
int outfd
 
int ep
 
char * hostname
 
SSL_CTX * ssl_ctx
 
SSL * ssl
 
bool headers_done
 
char header_buf [8192]
 
size_t header_len
 
bool chunked_mode
 
size_t content_length
 
bool reading_chunk_size
 
char chunk_line [128]
 
size_t chunk_line_len
 
size_t current_chunk_size
 
int expecting_crlf
 
FILE * stream
 
char * pending_buf
 
size_t pending_len
 
size_t pending_off
 
bool http_done
 
bool closed_outfd
 

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