SYNOPSIS

#include <ixp_srvutil.h>

void ixp_srv_data2cstring(Ixp9Req *req);

DESCRIPTION

Ensure that the data member of req is null terminated, removing any new line from its end.

RELATED TO ixp_srv_data2cstring…