net icon indicating copy to clipboard operation
net copied to clipboard

[mirror] Go supplementary network libraries

Results 64 net issues
Sort by recently updated
recently updated
newest added

This PR ensures that the `` tag correctly closes an open `` tag when encountered during parsing. The changes include: - Adding `` to the list of elements that should...

if num==0, than inside function ts.extract() will be division by zero

RFC9113 is extremely clear about this: > A field value MUST NOT start or end with an ASCII whitespace character > (ASCII SP or HTAB, 0x20 or 0x09). RFC9114 defers...

for loop refactoring, remove unused func newStaticCloseChecker from http2/tansport_test/