I noticed an oddity and want to check and see if anybody else was seeing the same issue.
If I call a eventlib http server w/ GET and Keep Alive and then follow it up with a POST on the same connection, then I see a 400 Bad Request message returned. If I just call the POST directly on the first call it works fine since there is not Keep Alive in play. How robust is the keep alive support? I will keep digging and can post some sample code if it helps. Sorry for such newbie questions. derek _______________________________________________ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users