Get the negotiated protocol to support WebTransport #2049
Annotations
5 warnings
|
Missed mutant:
neqo-http3/src/features/extended_connect/session.rs#L603
replace Protocol::protocol -> Option<&str> with Some("xyzzy")
|
|
Missed mutant:
neqo-http3/src/features/extended_connect/session.rs#L603
replace Protocol::protocol -> Option<&str> with Some("")
|
|
Missed mutant:
neqo-http3/src/connection.rs#L1357
replace == with != in Http3Connection::do_accept_extended_connect
|
|
Missed mutant:
neqo-http3/src/lib.rs#L438
replace Stream::session_protocol -> Option<String> with Some("xyzzy".into())
|
|
Missed mutant:
neqo-http3/src/lib.rs#L438
replace Stream::session_protocol -> Option<String> with Some(String::new())
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
mutants.out
|
314 KB |
sha256:2d47fb4a0e763e33de4373cb4ded8535f5471066257bf5701fdc9c51d3900080
|
|