Home
last modified time | relevance | path

Searched refs:recv_push_promise (Results 1 – 25 of 124) sorted by relevance

12345

/dports/www/py-h2/h2-4.0.0/src/h2/
H A Dstream.py275 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
620 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
679 (H2StreamStateMachine.recv_push_promise,
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dstream.py273 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
618 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
677 (H2StreamStateMachine.recv_push_promise,
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dstream.py275 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
655 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
714 (H2StreamStateMachine.recv_push_promise,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/h2/h2/
H A Dstream.py273 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
653 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
712 (H2StreamStateMachine.recv_push_promise,
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dstream.py275 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
655 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
714 (H2StreamStateMachine.recv_push_promise,
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dstream.py273 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
618 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
677 (H2StreamStateMachine.recv_push_promise,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dstream.py275 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
655 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
714 (H2StreamStateMachine.recv_push_promise,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dstream.py273 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
618 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
677 (H2StreamStateMachine.recv_push_promise,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/h2/h2/
H A Dstream.py273 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
653 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
712 (H2StreamStateMachine.recv_push_promise,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/
H A Dstream.py275 def recv_push_promise(self, previous_state): member in H2StreamStateMachine
655 (H2StreamStateMachine.recv_push_promise, StreamState.OPEN),
714 (H2StreamStateMachine.recv_push_promise,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/h2-0.3.4/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), RecvError> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
708 fn recv_push_promise<B>( in recv_push_promise() method
775 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/h2-0.3.7/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
696 fn recv_push_promise<B>( in recv_push_promise() method
763 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/h2-0.3.9/src/proto/streams/
H A Dstreams.rs350 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
352 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
701 fn recv_push_promise<B>( in recv_push_promise() method
768 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/net/routinator/routinator-0.10.2/cargo-crates/h2-0.3.3/src/proto/streams/
H A Dstreams.rs334 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), RecvError> { in recv_push_promise() method
336 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
705 fn recv_push_promise<B>( in recv_push_promise() method
772 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/www/rearx/rearx-0.1.4/cargo-crates/h2-0.3.1/src/proto/streams/
H A Dstreams.rs334 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), RecvError> { in recv_push_promise() method
336 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
705 fn recv_push_promise<B>( in recv_push_promise() method
772 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/h2-0.3.9/src/proto/streams/
H A Dstreams.rs350 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
352 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
701 fn recv_push_promise<B>( in recv_push_promise() method
768 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/h2-0.3.6/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
696 fn recv_push_promise<B>( in recv_push_promise() method
763 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/net/krill/krill-0.9.4/cargo-crates/h2-0.3.6/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
696 fn recv_push_promise<B>( in recv_push_promise() method
763 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/h2-0.3.4/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), RecvError> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
708 fn recv_push_promise<B>( in recv_push_promise() method
775 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/net/oha/oha-0.4.7/cargo-crates/h2-0.3.6/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
696 fn recv_push_promise<B>( in recv_push_promise() method
763 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/h2-0.3.4/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), RecvError> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
708 fn recv_push_promise<B>( in recv_push_promise() method
775 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/h2-0.3.7/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
696 fn recv_push_promise<B>( in recv_push_promise() method
763 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/h2-0.3.6/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
696 fn recv_push_promise<B>( in recv_push_promise() method
763 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/www/xh/xh-0.14.1/cargo-crates/h2-0.3.4/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), RecvError> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
708 fn recv_push_promise<B>( in recv_push_promise() method
775 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()
/dports/www/zola/zola-0.15.2/cargo-crates/h2-0.3.7/src/proto/streams/
H A Dstreams.rs337 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
339 me.recv_push_promise(&self.send_buffer, frame) in recv_push_promise()
696 fn recv_push_promise<B>( in recv_push_promise() method
763 let stream_valid = actions.recv.recv_push_promise(frame, stream); in recv_push_promise()

12345