HttpServer - issue in handling of "Expect: 100-continue"

2009-03-13 Thread Stewart Gebbie
ght resolution. However, to me, it still seems still seems reasonable that, in either case, the "Content-Length" header should not be included after the "100 Continue" response. Please could somebody look into this issue. Thanks. Regards, Stewart. -- Stewart Gebbie (C) +27 84 7

Re: HttpServer - issue in handling of "Expect: 100-continue"

2009-03-27 Thread Stewart Gebbie
ht thing might be for both the cURL client and the Java HttpServer to change so that these two components can interoperate. Regards, Stewart. -- Stewart Gebbie (C) +27 84 738 2899 On Wed, Mar 25, 2009 at 10:42:00AM +, Michael McMahon wrote: > Hi Stewart, > > My reading of RFC2616 on th