Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
http_worker_private_data Struct Reference

Data Fields

int body_length
 
struct ast_flags flags
 

Detailed Description

HTTP tcptls worker_fn private data.

Definition at line 452 of file http.c.

Field Documentation

int body_length

Body length or -1 if chunked. Valid if HTTP_FLAG_HAS_BODY is TRUE.

Definition at line 454 of file http.c.

Referenced by ast_http_body_discard(), and ast_http_get_contents().

struct ast_flags flags

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