ReactOS 0.4.15-dev-7953-g1f49173
http_response Struct Reference

#include <http.h>

Collaboration diagram for http_response:

Public Attributes

HTTP_REQUEST_ID id
 
int len
 
char buffer [1]
 

Detailed Description

Definition at line 45 of file http.h.

Member Data Documentation

◆ buffer

char http_response::buffer[1]

Definition at line 49 of file http.h.

◆ id

HTTP_REQUEST_ID http_response::id

Definition at line 47 of file http.h.

◆ len

int http_response::len

Definition at line 48 of file http.h.


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