summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/nsHttpTransaction.h
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-02-23 12:41:54 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-02-23 12:41:54 +0100
commitb884cfd05e35ba96f26a864408d9cd67b913a13b (patch)
tree7b8800f6bf2b9354a4a93768f76283203e6d2233 /netwerk/protocol/http/nsHttpTransaction.h
parenta910f57af64271e391c1fb33cbdd97da1ddfe2d6 (diff)
parent2625cde90f5174cf9eb83b1176bb041cdeb51967 (diff)
downloadUXP-b884cfd05e35ba96f26a864408d9cd67b913a13b.tar
UXP-b884cfd05e35ba96f26a864408d9cd67b913a13b.tar.gz
UXP-b884cfd05e35ba96f26a864408d9cd67b913a13b.tar.lz
UXP-b884cfd05e35ba96f26a864408d9cd67b913a13b.tar.xz
UXP-b884cfd05e35ba96f26a864408d9cd67b913a13b.zip
Merge branch '_native_52ESR_http_events_1' into TLS-1.3
Diffstat (limited to 'netwerk/protocol/http/nsHttpTransaction.h')
-rw-r--r--netwerk/protocol/http/nsHttpTransaction.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/netwerk/protocol/http/nsHttpTransaction.h b/netwerk/protocol/http/nsHttpTransaction.h
index ab0b267a7..18b2693ec 100644
--- a/netwerk/protocol/http/nsHttpTransaction.h
+++ b/netwerk/protocol/http/nsHttpTransaction.h
@@ -479,6 +479,8 @@ private:
NetAddr mPeerAddr;
bool m0RTTInProgress;
+
+ nsresult mTransportStatus;
};
} // namespace net