deinit the client
This commit is contained in:
		
							parent
							
								
									dcf57cfea9
								
							
						
					
					
						commit
						6752730cd1
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -12,6 +12,7 @@ pub fn main() !u8 { | |||
|     defer arena.deinit(); | ||||
|     const allocator = arena.allocator(); | ||||
|     var client = std.http.Client{ .allocator = allocator }; | ||||
|     defer client.deinit(); | ||||
|     //     .allocator = allocator, | ||||
|     //     .proxy = .{ | ||||
|     //         .protocol = .plain, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue