Hi, I was wondering whether it is possible to not call any MHD functions in my MHD_AccessHandlerCallback function, but do that later? I am trying to implement a proxy and have to fetch the data to return to the client from the server first.
Did I miss something obvious? Could this be handled with MHD_ContentReaderCallback? Thanks, Markus ------------------------------------------------ | Dipl.-Ing. Markus Becker | Communication Networks | TZI - Center for Computing Technologies | University Bremen | Germany ------------------------------------------------ | web: http://www.comnets.uni-bremen.de/~mab/ | mailto: [email protected] | telephone: +49 421 218 62379 | building: NW1 room: N2260 ------------------------------------------------
