users@grizzly.java.net

Expect: 100-continue

From: Jon Brisbin <jon_at_jbrisbin.com>
Date: Fri, 15 Jul 2011 15:47:16 -0500 (CDT)

I'm writing an HTTP REST server in Grizzly and curl wants to send an "Expect: 100-continue" header by default.

I'm not at all sure how to handle this on the Grizzly end. When I guessed at what to do and sent a 100 response, the body of my upload was always blank.

Any suggestions on how I need to handle 100-continue responses when accepting HTTP/1.1 uploads in Grizzly?


Thanks!

Jon Brisbin
http//jbrisbin.com