#include <nanohttp-stream.h>
Public Attributes | |
hsocket_t * | sock |
http_transfer_type_t | type |
int | content_length |
int | sent |
Definition at line 120 of file nanohttp-stream.h.
|
Definition at line 124 of file nanohttp-stream.h. Referenced by http_output_stream_new(). |
|
Definition at line 125 of file nanohttp-stream.h. Referenced by http_output_stream_new(). |
|
Definition at line 122 of file nanohttp-stream.h. Referenced by http_output_stream_flush(), http_output_stream_new(), and http_output_stream_write(). |
|
Definition at line 123 of file nanohttp-stream.h. Referenced by http_output_stream_flush(), http_output_stream_new(), and http_output_stream_write(). |