Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
http_worker_private_data Struct Reference
Collaboration diagram for http_worker_private_data:
Collaboration graph
[legend]

Data Fields

int body_length
 
struct ast_flags flags
 

Detailed Description

HTTP tcptls worker_fn private data.

Definition at line 449 of file http.c.

Field Documentation

◆ body_length

int body_length

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

Definition at line 451 of file http.c.

Referenced by ast_http_body_discard(), ast_http_get_contents(), and http_request_tracking_setup().

◆ flags

struct ast_flags flags

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