v/vlib/net/http
Daniel Däschle 800c0e5092
vlib: remove deprecated map{} usages as well as deprecated functions (#11035)
2021-08-04 12:44:41 +03:00
..
chunked net: fix chunked check, remove length workaround (#10472) 2021-06-15 19:28:54 +03:00
backend_nix.c.v checker: deprecate using V strings in C function calls (#10140) 2021-05-20 09:17:44 +03:00
backend_windows.c.v checker: prohibit casting `void` (#10690) 2021-07-07 21:59:58 +03:00
cookie.v net.http: refactor the Response struct (#10922) 2021-07-24 20:47:45 +03:00
cookie_test.v vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
download.v net.http: refactor the Response struct (#10922) 2021-07-24 20:47:45 +03:00
download_nix.c.v net: vfmt everything 2021-06-14 10:08:41 +03:00
download_windows.c.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
header.v vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
header_test.v vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
http.v net.http: vfmt and remove unused ws_func 2021-06-06 01:51:49 +03:00
http_httpbin_test.v vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
http_test.v net.http: refactor the Response struct (#10922) 2021-07-24 20:47:45 +03:00
method.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
request.v net.http: refactor the Response struct (#10922) 2021-07-24 20:47:45 +03:00
request_test.v vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
response.v net.http: refactor the Response struct (#10922) 2021-07-24 20:47:45 +03:00
server.v http: change server handler from function to interface (#10994) 2021-08-01 15:50:11 +03:00
status.v net: vfmt everything 2021-06-14 10:08:41 +03:00
status_test.v http: fix status codes (#6590) 2020-10-09 18:33:16 +03:00
version.v net.http: refactor the Response struct (#10922) 2021-07-24 20:47:45 +03:00