mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Remove "experimental" from the QUIC history field's comment string [skip ci]
We're unlikely to fundamentally change (or remove) this field at this point, and some users wondered whether we might do so, given the labeling.
This commit is contained in:
parent
acab4236e2
commit
2199cb1ddd
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ export {
|
||||||
## packet if available.
|
## packet if available.
|
||||||
client_protocol: string &log &optional;
|
client_protocol: string &log &optional;
|
||||||
|
|
||||||
## Experimental QUIC history.
|
## QUIC history.
|
||||||
##
|
##
|
||||||
## Letters have the following meaning with client-sent
|
## Letters have the following meaning with client-sent
|
||||||
## letters being capitalized:
|
## letters being capitalized:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue