.. |
chunked
|
net.http.chunked: return !string on decode (#18928)
|
2023-07-21 16:37:55 +03:00 |
file
|
vlib: add net.http.file, allowing for v -e "import net.http.file; file.serve()" (#19348)
|
2023-09-15 00:45:02 +03:00 |
mime
|
vlib: add net.http.file, allowing for v -e "import net.http.file; file.serve()" (#19348)
|
2023-09-15 00:45:02 +03:00 |
backend_nix.c.v
|
http: add support for stream connections, and custom .on_redirect, .on_progress, .on_finish callbacks to http.fetch() (#19184)
|
2023-08-23 20:42:05 +03:00 |
backend_windows.c.v
|
builtin: windows definitions
|
2023-10-15 07:43:57 +03:00 |
cookie.v
|
vlib: update doc comments (#19231)
|
2023-08-30 08:50:00 +03:00 |
cookie_test.v
|
scanner: fix indent error for line comment generated by vdoc (#18422)
|
2023-06-13 08:50:02 +03:00 |
download.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
download_nix.c.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
download_windows.c.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
header.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
header_test.v
|
tests: cleanup test cases (#19104)
|
2023-08-13 13:36:08 +03:00 |
http.v
|
net.http: default explicitly to Method.get for http.Request and http.FetchConfig too
|
2023-09-06 12:03:19 +03:00 |
http_httpbin_test.v
|
db, json, time, term: change optional to result (#16201)
|
2022-10-26 11:26:28 +03:00 |
http_test.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
method.v
|
net.http: fix http.fetch(), without explicit method (default again to .get, not to .acl)
|
2023-09-06 11:59:47 +03:00 |
request.v
|
net.http: default explicitly to Method.get for http.Request and http.FetchConfig too
|
2023-09-06 12:03:19 +03:00 |
request_test.v
|
vweb: fix parsing of form fields, send with multipart/form-data (by JS fetch)
|
2023-07-14 16:20:02 +03:00 |
response.v
|
tools: add cmd/tools/show_ancient_deprecations.v, to cleanup ancient functionality, deprecated over an year ago (#18946)
|
2023-07-22 19:13:58 +03:00 |
response_test.v
|
tools: add cmd/tools/show_ancient_deprecations.v, to cleanup ancient functionality, deprecated over an year ago (#18946)
|
2023-07-22 19:13:58 +03:00 |
server.v
|
net.http: support passing on_running, on_stopped, on_closed callback functions to http.Server{}, as well as show_startup_message: false. (#19591)
|
2023-10-18 09:00:42 +03:00 |
server_test.v
|
net.http: support passing on_running, on_stopped, on_closed callback functions to http.Server{}, as well as show_startup_message: false. (#19591)
|
2023-10-18 09:00:42 +03:00 |
status.v
|
fmt: align the custom values of the enum fields (#19331)
|
2023-09-12 14:44:38 +03:00 |
status_test.v
|
http: fix status codes (#6590)
|
2020-10-09 18:33:16 +03:00 |
version.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |