Thu, 21 Apr 2022 00:57:30 +0200 František Kučera use common hex function, send also binary content, not only text v_0 tip
Thu, 21 Apr 2022 00:22:02 +0200 František Kučera fix matches() method v_0
Tue, 05 Apr 2022 00:18:49 +0200 František Kučera request body support: version with std::string buffer v_0
Tue, 05 Apr 2022 00:06:12 +0200 František Kučera request body support: unfinished version with read callback v_0
Mon, 04 Apr 2022 23:07:31 +0200 František Kučera TODO: automatic decompression of response bodies v_0
Fri, 01 Apr 2022 22:40:02 +0200 František Kučera return at least ASCII text when unable to decode v_0
Fri, 25 Mar 2022 00:39:11 +0100 František Kučera format response body as unicode text and hexadecimal v_0
Thu, 24 Mar 2022 02:19:39 +0100 František Kučera generate random request ID (UUID) if missing v_0
Thu, 24 Mar 2022 02:02:48 +0100 František Kučera support header filtering also by request ID pattern, not only URL pattern v_0
Tue, 22 Mar 2022 22:08:03 +0100 František Kučera support request ID (for JOINing requests + responses + response headers) v_0
Tue, 22 Mar 2022 22:00:59 +0100 František Kučera support common-header filtering by URL regex patterns v_0
Tue, 22 Mar 2022 01:19:21 +0100 František Kučera support also per-request headers v_0
Sun, 20 Mar 2022 02:27:57 +0100 František Kučera fix header parsing in getResponseHeaders() v_0
Sat, 19 Mar 2022 21:40:18 +0100 František Kučera request methods support in HTTPHandler v_0
Sat, 19 Mar 2022 00:49:47 +0100 František Kučera request methods support in HTTPClient v_0
Tue, 15 Mar 2022 23:58:27 +0100 František Kučera disable protocol guesswork (HTTP or HTTPS must be explicitly specified in the URL) v_0
Tue, 15 Mar 2022 23:49:33 +0100 František Kučera enable HTTP and HTTPS protocols only v_0
Tue, 15 Mar 2022 23:43:02 +0100 František Kučera provide also error details in exception and output v_0
Tue, 15 Mar 2022 23:29:36 +0100 František Kučera initialize the CURL callbacks only once in the open() function v_0
Tue, 15 Mar 2022 23:22:00 +0100 František Kučera throw and report exception on error (e.g. 'Couldn't connect to server') v_0
Tue, 15 Mar 2022 01:47:05 +0100 František Kučera request headers support in HTTPHandler v_0
Sun, 13 Mar 2022 20:50:25 +0100 František Kučera request headers support in HTTPClient v_0
Sun, 13 Mar 2022 01:17:59 +0100 František Kučera write response headers as a relation v_0
Sat, 12 Mar 2022 20:48:25 +0100 František Kučera introduce HTTPClient wrapper around CURL v_0
Sat, 12 Mar 2022 02:03:44 +0100 František Kučera print somehow HTTP headers on STDERR v_0
Sun, 06 Mar 2022 22:01:32 +0100 František Kučera return also the HTTP response code and URL v_0
Sun, 06 Mar 2022 19:51:37 +0100 František Kučera do HTTP request for each attribute value v_0
Sun, 06 Mar 2022 18:01:15 +0100 František Kučera link to the CURL library v_0
Sun, 06 Mar 2022 15:46:41 +0100 František Kučera new project relpipe-tr-http v_0
(0) tip