v/vlib/net/http
David Valdespino Pavon 1d462136bc
net.http: cookie parsing fixes (#14420)
2022-06-07 12:52:43 +03:00
..
chunked all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
mime vlib: add `net.http.mime` (#14516) 2022-06-02 18:07:25 +03:00
backend_nix.c.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
backend_windows.c.v net.http: fix crash on Windows when using Boehm GC (#14351) 2022-05-10 14:00:55 +03:00
cookie.v net.http: cookie parsing fixes (#14420) 2022-06-07 12:52:43 +03:00
cookie_test.v vfmt: fix array_init line wrapping (#14154) 2022-04-25 08:11:44 +03:00
download.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +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 fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
header_test.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
http.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +03:00
http_httpbin_test.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +03:00
http_test.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +03:00
method.v all: update copyright year 2022-01-04 12:21:12 +03:00
request.v net.http: cookie parsing fixes (#14420) 2022-06-07 12:52:43 +03:00
request_test.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
response.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +03:00
response_test.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +03:00
server.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +03:00
server_test.v net.http: `Response.text` -> `Response.body` (#14478) 2022-05-29 20:27:18 +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