handle net_write return 0 in proxy_response_write default tip

add test_io_httpstream_chunked_write_partial_writev

fix proxy nsapi saf response in case the httpclient returned with an error

fix httpclient termination in case an external event has called the last http_client_process

fix error handling in proxy_response_write

add some httpclient debug logging

fix wrong return error code in proxy_response_write

fix forwarded parameter in reverse-proxy-service saf

implement proxy forwarded/x-forwarded headers

fix httpclient using the wrong method

increase request buffer size

fix log formatting

fix duplicated host header

fix uninitialized memory in the reverse proxy

add host-header parameter for the reverse-proxy saf

add support for websockets in the reverse proxy

add test_http_client_ws_msg_in

add httpclient test for sending websocket messages

implement httpclient websocket IO

add nsapi_set_saf_return_callback as preparation for proxy saf testing

httpclient: prepare httpstream for websockets

implement HttpStream raw mode: raw mode disables read counter

add httpclient broken response test

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

(0) -300 -100 -48 tip

mercurial