9 #ifndef __AFW_COMMAND_LOCAL_REQUEST_H__
10 #define __AFW_COMMAND_LOCAL_REQUEST_H__
47 apr_array_header_t *response_headers;
58 afw_command_local_request_create(
Adaptive Framework declare helpers for afw_command_.
#define AFW_COMMAND_DECLARE_INTERNAL(type)
Declare an internal function for /src/afw_command/ source*.h files.
Implementation for interface afw_command_local.
#define AFW_BEGIN_DECLARES
Interfaceafw_interface header.
struct afw_command_local_request_self_s afw_command_local_request_self_t
Self typedef for afw_command_local implementation of afw_request.
apr_size_t afw_size_t
size_t.
enum afw_request_state_e afw_request_state_t
Self typedef for afw_command_local implementation of afw_request.
Self typedef for afw_command_local implementation of afw_server.
Struct for memory pointer and size.
Interface afw_object public struct.
Interface afw_request public struct.
NFC normalized UTF-8 string.
Interface afw_xctx public struct.