Kannel: Open Source WAP and SMS gateway  svn-r5335
HTTPEntity Struct Reference

Data Fields

Listheaders
 
Octstrbody
 
enum body_expectation expect_state
 
enum entity_state state
 
long chunked_body_chunk_len
 
long expected_body_len
 

Detailed Description

Definition at line 361 of file http.c.

Field Documentation

◆ body

◆ chunked_body_chunk_len

long HTTPEntity::chunked_body_chunk_len

Definition at line 366 of file http.c.

Referenced by entity_create(), read_chunked_body_data(), and read_chunked_body_len().

◆ expect_state

enum body_expectation HTTPEntity::expect_state

Definition at line 364 of file http.c.

Referenced by deduce_body_state(), and entity_create().

◆ expected_body_len

long HTTPEntity::expected_body_len

Definition at line 367 of file http.c.

Referenced by deduce_body_state(), entity_create(), and read_body_with_length().

◆ headers

◆ state


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.