v/vlib/net/http
stackotter 563469ed9f
vfmt: fix array_init line wrapping (#14154)
2022-04-25 08:11:44 +03:00
..
chunked all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
backend_nix.c.v net: fix byte buffers 2022-04-15 15:57:45 +03:00
backend_windows.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
cookie.v net: byte fixes 2022-04-15 15:55:39 +03:00
cookie_test.v vfmt: fix array_init line wrapping (#14154) 2022-04-25 08:11:44 +03:00
download.v all: update copyright year 2022-01-04 12:21:12 +03:00
download_nix.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
download_windows.c.v all: update copyright year 2022-01-04 12:21:12 +03:00
header.v all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
header_test.v net.http: render each header value on a newline (#11270) 2021-08-23 00:38:09 +03:00
http.v net.http: add allow_redirect to FetchConfig (#13285) 2022-01-26 17:13:10 +02:00
http_httpbin_test.v ci: fix failing vweb_test.v 2021-08-17 18:57:04 +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 year 2022-01-04 12:21:12 +03:00
request.v all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
request_test.v all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
response.v all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
response_test.v vweb: use Response struct for 302 response (#11245) 2021-08-20 01:13:36 +03:00
server.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
server_test.v net.http: add a close method to immediatly close the listener of a started http.Server, add more tests (#11248) 2021-08-24 19:21:24 +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 all: update copyright year 2022-01-04 12:21:12 +03:00