|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <binding.h>

Public Attributes | |
| struct list | entry |
| WCHAR * | header |
| WCHAR * | data |
| WCHAR* http_header_t::data |
Definition at line 124 of file binding.h.
Referenced by free_http_headers(), nsChannelBSC_beginning_transaction(), process_response_headers(), and visit_http_headers().
Definition at line 122 of file binding.h.
Referenced by free_http_headers().
| WCHAR* http_header_t::header |
Definition at line 123 of file binding.h.
Referenced by find_http_header(), free_http_headers(), nsChannelBSC_beginning_transaction(), process_response_headers(), and visit_http_headers().