Home
last modified time | relevance | path

Searched defs:uploadStreamHasHeaders (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpBaseChannel.h499 bool uploadStreamHasHeaders = false; member
H A DHttpChannelParent.cpp361 const Maybe<IPCStream>& uploadStream, const bool& uploadStreamHasHeaders, in DoAsyncOpen()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpBaseChannel.h509 bool uploadStreamHasHeaders = false; member
H A DHttpChannelParent.cpp363 const Maybe<IPCStream>& uploadStream, const bool& uploadStreamHasHeaders, in DoAsyncOpen()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttpBaseChannel.h499 bool uploadStreamHasHeaders = false; member
H A DHttpChannelParent.cpp361 const Maybe<IPCStream>& uploadStream, const bool& uploadStreamHasHeaders, in DoAsyncOpen()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttpBaseChannel.h497 bool uploadStreamHasHeaders; member
H A DHttpChannelParent.cpp376 const Maybe<IPCStream>& uploadStream, const bool& uploadStreamHasHeaders, in DoAsyncOpen()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttpChannelParent.cpp304 const bool& uploadStreamHasHeaders, in DoAsyncOpen()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttpChannelParent.cpp421 const OptionalIPCStream& uploadStream, const bool& uploadStreamHasHeaders, in DoAsyncOpen()