0 branches
Tree
Top files
Clone with HTTPS:
mime
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
1 year ago
499.51 KB
backend_vschannel_windows.c.v
net.http: support Schannel validation modes (#27092)
last May 5
1.86 KB
build_request_headers_test.v
net.http: fix panic in parse_multipart_form for invalid boundary (fix #24974) (#24976)
last Jul 25
473 bytes
download_progress.v
net.http: fix download_file_with_progress in net.http module (fixes #25002)
last Apr 21
3.83 KB
download_silent_downloader.v
net.http: fix download_file_with_progress in net.http module (fixes #25002)
last Apr 21
947 bytes
head_with_content_length_test.v
net.http: fix HEAD/1xx/204/304 responses hanging or erroring on Content-Length (#27000)
last Apr 26
2.44 KB
header.v
veb, fasthttp: efficicent memory management with -prealloc (memory is freed after the request is finished, no gc needed)
last May 13
22.34 KB
http_httpbin_test.v
tests: use another web service in http_httpbin_test.v, instead of httpbin.org (which is slow and is not reliable anymore for the CI)
1 year ago
2.2 KB
http_proxy.v
net.http: fix `net.http.Request.proxy` is public but cannot be interpolated because `HttpProxy` is private and has no explicit `str()` (fixes #26938)
last Apr 23
5.84 KB
http_test.v
net.http: add tests to check default/custom User-Agent header (#26514)
last Feb 3
2.32 KB
request.v
veb, fasthttp: efficicent memory management with -prealloc (memory is freed after the request is finished, no gc needed)
last May 13
32.66 KB
request_receive_test.v
net.http: fix download_file_with_progress in net.http module (fixes #25002)
last Apr 21
3.94 KB
response.v
veb, fasthttp: efficicent memory management with -prealloc (memory is freed after the request is finished, no gc needed)
last May 13
6.08 KB
response_test.v
net.http: fix Strange error message for invalid site on Windows (http.get) (fixes #16968)
last Apr 23
4.88 KB
util.v
net.http: fix Strange error message for invalid site on Windows (http.get) (fixes #16968)
last Apr 23
2.53 KB