increase request content length in test_http_client_post_ctlen_large, fix test_httpclient

add httpclient test for handling an incorrect content length

fix memory leaks in httpclient tests

add test_http_client_post_ctlen_large

adjust test_http_client_io subroutine

fix proxy event handling

add error handling in proxy_request_read

add httpclient request body tests

fix multiple reads could corrupt the httpclient buffer content

add more httpclient tests

fix build on Solaris 10

add first full httpclient test

fix proxy connect

implement reverse_proxy_service location and url parameters

prepare httpclient for websockets

add raw mode for http streams

proxy: get uri from pb_key_uri/pb_key_query instead of clf-request

add util_uri_escape_s function

implement proxy request finish callback

add util_parse_uri

add httpclient response write error tests

handle httpclient response write errors

add large io http client tests

enable c11 more when compiling with suncc

fix chunkheader parser not detecting EOF correctly in some cases

add test for http client responses with chunked transfer encoding

fix header iteration in client_read_response_header and add more tests

fix error forwarding in http_read_buffered when IO is performed

refactor http client io to use an HttpStream for reading the response

enable buffered reader for request bodies with fixed content-length

(0) -300 -100 -50 -30 tip

mercurial