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
..
2023-05-23 17:55:59 -07:00
2023-06-17 14:08:05 -07:00