Functions | Variables

xhttp_rpc.c File Reference

This is the main file of xhttp_rpc module which contains all the functions related to http processing, as well as the module interface. More...

#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include "../../ver.h"
#include "../../trim.h"
#include "../../sr_module.h"
#include "../../nonsip_hooks.h"
#include "../../modules/xhttp/api.h"
#include "xhttp_rpc.h"
#include "xhttp_rpc_fnc.h"
Include dependency graph for xhttp_rpc.c:

Go to the source code of this file.

Functions

Variables


Detailed Description

Definition in file xhttp_rpc.c.