Hi, I have created an http listener based on the example largepost.c, which works fine for larger files, however a small file (30 bytes) the iterate_post is never called, and the file isn't uploaded (I used gdb to confirm this as well as with printfs). With a large file it is called multiple times as expected.
Any ideas? Regards Mark
