Cancels pending HTTP request if it failed the target server expections
(the target server responded with non 1xx status code during the
'expect: continue' handshake.
Cancels pending HTTP request if it failed the target server expections
(the target server responded with non 1xx status code during the
'expect: continue' handshake).
HTTP request execution handler can be used by client-side protocol handlers
to trigger the submission of a new HTTP request and the processing of an
HTTP response.
HTTP service handler implementation that allocates content buffers of limited
size upon initialization and is capable of controlling the frequency of I/O
events in order to guarantee those content buffers do not ever get overflown.