zig/test/standalone
Mizuochi Keita 729a051e9e std.http: Fix segfault while redirecting
Make to avoid releasing request's connection twice.
Change the `Request.connection` field optional. This field is null while the connection is released.

Fixes #15965
2023-06-17 21:58:33 -07:00
..
2020-05-05 05:55:25 -06:00