Nathan Bryant created HTTPCLIENT-1482:
-----------------------------------------

             Summary: ablity to expect-continue only if potentially stale
                 Key: HTTPCLIENT-1482
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1482
             Project: HttpComponents HttpClient
          Issue Type: Wish
            Reporter: Nathan Bryant
            Priority: Minor


If the stale check fails, non-idempotent queries such as POST can return a "no 
response from server" error to the application stack, resulting in ambiguity as 
to whether the request was received and acted on in some fashion by the host, 
possibly resulting in a server-side error.

Might be nice as a RequestConfig option to be able to enable the 
expect-continue handshake only for cases where the connection was recycled from 
a pool.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to