mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
http: remove useless field
This commit is contained in:
@@ -631,7 +631,6 @@ pub const Transfer = struct {
|
||||
bytes_received: usize = 0,
|
||||
|
||||
// We'll store the response header here
|
||||
proxy_response_header: ?ResponseHeader = null,
|
||||
response_header: ?ResponseHeader = null,
|
||||
|
||||
// track if the header callbacks done have been called.
|
||||
|
||||
Reference in New Issue
Block a user