v/vlib/http
Alexander Medvednikov 390394b56b string: make substr() copy the data, like in Java and C#; remove .cstr()
this makes managing memory used by strings much easier
V strings are now fully compatible with C strings
2019-07-22 17:03:45 +02:00
..
download_nix.v string: make substr() copy the data, like in Java and C#; remove .cstr() 2019-07-22 17:03:45 +02:00
download_win.v move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
http.v fix http 2019-07-01 02:58:49 +02:00
http_nix.v string: make substr() copy the data, like in Java and C#; remove .cstr() 2019-07-22 17:03:45 +02:00
http_win.v http_win: fix BUF_MAX 2019-07-16 15:29:27 +02:00