Hello *, I'm trying to implement a simple function that allows me to read the response body to a buffer instead of a file.
So I have tried to clone the ne_read_response_to_fd. Now, when I try to compile the code the struct ne_request is not found. I checked the code and it's declared in ne_request.h but defined in ne_request.c I would like not to include in my project all the neon one. How can I proceed? Thanks _______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
