]> git.leonardobizzoni.com Git - http-lib/log
http-lib
23 months agoReturn error if invalid response instead of defaulting
LeonardoBizzoni [Tue, 13 Aug 2024 12:44:43 +0000 (14:44 +0200)]
Return error if invalid response instead of defaulting

23 months agoStatus codes
LeonardoBizzoni [Tue, 13 Aug 2024 12:20:06 +0000 (14:20 +0200)]
Status codes

23 months agoAsynchronous http send
LeonardoBizzoni [Tue, 13 Aug 2024 10:25:09 +0000 (12:25 +0200)]
Asynchronous http send

23 months agoRenamed `sendred` → `send` + clean up
LeonardoBizzoni [Tue, 13 Aug 2024 10:02:32 +0000 (12:02 +0200)]
Renamed `sendred` → `send` + clean up

23 months agoHTTP response parse
LeonardoBizzoni [Fri, 9 Aug 2024 08:41:53 +0000 (10:41 +0200)]
HTTP response parse

23 months agoSend formatted HTTP req and receive raw HTTP response
LeonardoBizzoni [Tue, 6 Aug 2024 14:48:56 +0000 (16:48 +0200)]
Send formatted HTTP req and receive raw HTTP response

23 months agoFirst commit: establish connection with remote given its domain name
LeonardoBizzoni [Tue, 6 Aug 2024 11:29:40 +0000 (13:29 +0200)]
First commit: establish connection with remote given its domain name