v/vlib/http
vitalyster 9834ccfcd9 windows: Unicode and IPv6 http/sockets
cleanup schannel implementation (drop NT4.0 compatibility, use unicode strings, etc)
restore http tests
fix socket test: it did not throw before
2019-09-26 22:54:15 +03:00
..
chunked http: chunked decoding support 2019-08-07 03:57:47 +02:00
backend_nix.v windows: Unicode and IPv6 http/sockets 2019-09-26 22:54:15 +03:00
backend_win.v windows: Unicode and IPv6 http/sockets 2019-09-26 22:54:15 +03:00
download_nix.v compiler: error on unused imports 2019-09-23 13:42:20 +03:00
download_win.v http: initial windows schannel http support 2019-08-09 12:52:14 +02:00
http.v http: remove const started, use _ instead 2019-09-25 23:58:32 +03:00
http_client.v http: send headers and request data 2019-08-25 01:48:06 +03:00
http_test.v windows: Unicode and IPv6 http/sockets 2019-09-26 22:54:15 +03:00