sorry, yes I meant *server*, don't know why I wrote *client*. :)
On 22 January 2013 18:55, Jerome Louvel-3 [via Restlet Discuss] < [email protected]> wrote: > Thanks Ishaaq for the information about Jetty, I've added it as a comment > on the related issue: > https://github.com/restlet/restlet-framework-java/issues/700 > > Actually, Jetty will wait before sending the 100-continue until the > *server* actually tries to read the stream. Maybe the ServerResource should > behave in a similar way when using the internal connector. > > I've also entered a RFE for the similar 102 status: > https://github.com/restlet/restlet-framework-java/issues/711 > > Best regards, > Jerome > > > 2013/1/16 Ishaaq Chandy <[hidden > email]<http://user/SendEmail.jtp?type=node&node=7578593&i=0> > > > >> Thanks for the reply Jerome. FWIW, jetty does give you control of the >> Expect >> headers - it wait till the client actually tries to read the stream before >> automatically sending back a Continue. >> http://wiki.eclipse.org/Jetty/Feature/1xx_Responses#100_Continue >> >> Ishaaq >> >> >> >> -- >> View this message in context: >> http://restlet-discuss.1400322.n2.nabble.com/expect-continue-handshake-tp7578505p7578577.html >> >> Sent from the Restlet Discuss mailing list archive at Nabble.com. >> >> ------------------------------------------------------ >> >> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3043721 >> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://restlet-discuss.1400322.n2.nabble.com/expect-continue-handshake-tp7578505p7578593.html > To unsubscribe from expect/continue handshake, click > here<http://restlet-discuss.1400322.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7578505&code=aXNoYWFxQGdtYWlsLmNvbXw3NTc4NTA1fC03NDMyMTQyMTY=> > . > NAML<http://restlet-discuss.1400322.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://restlet-discuss.1400322.n2.nabble.com/expect-continue-handshake-tp7578505p7578594.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3045252

