ReactOS 0.4.15-dev-7924-g5949c20
test_data_t Struct Reference

Public Attributes

const charurl
 
const charredirected_url
 
const charhost
 
const charpath
 
const charheaders
 
DWORD flags
 
const charpost_data
 
const charcontent
 

Detailed Description

Definition at line 122 of file http.c.

Member Data Documentation

◆ content

const char* test_data_t::content

Definition at line 130 of file http.c.

◆ flags

DWORD test_data_t::flags

Definition at line 128 of file http.c.

◆ headers

const char* test_data_t::headers

Definition at line 127 of file http.c.

◆ host

const char* test_data_t::host

Definition at line 125 of file http.c.

◆ path

const char* test_data_t::path

Definition at line 126 of file http.c.

◆ post_data

const char* test_data_t::post_data

Definition at line 129 of file http.c.

◆ redirected_url

const char* test_data_t::redirected_url

Definition at line 124 of file http.c.

◆ url

const char* test_data_t::url

Definition at line 123 of file http.c.


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