#include <http.h>
Data Fields | |
| http_extra_type_t | he_type |
| Union discriminent. | |
| union { | |
| gchar * u_msg | |
| struct { | |
| http_status_cb_t u_cb | |
| gpointer u_arg | |
| } u_cbk | |
| } | u |
|
|
Union discriminent.
|
|
|
|
|
|
Callback context argument.
|
|
|
Callback to compute header field.
|
|
|
|
|
|
Single header line.
|
1.3.6