Lucas Pardue

Results 140 issues of Lucas Pardue

sfv implements parsing validation, per the rules in RFC 8941. For example, Tokens are checked for valid character usage in https://github.com/undef1nd/sfv/blob/master/src/parser.rs#L290 However, I might have missed it but there doesn't...

Registering header fields has changed a bit recently, see https://www.iana.org/assignments/http-fields/http-fields.xhtml We probably don't need to do anything right now but should revisit this once we're further along the process

The repositories will be listed under "Other" instead

It is possible that a server could close a connection without ever sending an ACK frame. For example, when immeditaly closing a connection due to a TLS-level reason. Previously, we...

Previously, we added our own `send_at_time` field to packet_sent events, in order to help analysis of pacing related code. Recently, the qlog specs have been changed to allow for better...

[Section 4.2](https://www.rfc-editor.org/authors/rfc9312.html#section-4.2): We suggest rephrasing this sentence for easier comprehension. Does the suggested text change the meaning of the original sentence? Original: The recommendation is therefore that, even when lower...

manageability

Informative References: The target URL for [IPIM] leads to a page titled "Principles for Measurability in Protocol Design". Is this the correct link for the reference that is listed in...

manageability

[Section 2.8](https://www.rfc-editor.org/authors/rfc9312.html#section-2.8): We suggest rephrasing this sentence for easy comprehension or limiting the number of adverbs in this sentence. Overuse of adverbs in this context may confuse readers. Original: Reliance...

manageability