TrinityCore
|
#include <httppost.h>
Public Attributes | |
int(* | fparsehdr )(struct soap *, const char *, const char *) |
int(* | fput )(struct soap *) |
int(* | fdel )(struct soap *) |
struct http_post_handlers * | handlers |
int(* http_post_data::fdel)(struct soap *) |
int(* http_post_data::fput)(struct soap *) |
struct http_post_handlers* http_post_data::handlers |