Skip to content

Change qlog file extension to .sqlog#8316

Closed
LPardue wants to merge 1 commit into
curl:masterfrom
LPardue:patch-2
Closed

Change qlog file extension to .sqlog#8316
LPardue wants to merge 1 commit into
curl:masterfrom
LPardue:patch-2

Conversation

@LPardue

@LPardue LPardue commented Jan 21, 2022

Copy link
Copy Markdown
Contributor

quiche has just switched it's qlog serialization format to JSON-SEQ by default . The spec says this SHOULD use .sqlog extension.

I believe ngtcp2 also supports JSON-SEQ by default as of ngtcp2/ngtcp2@9baf06f

Let's update curl so that tools know what format we are using!

quiche has just switched it's qlog serialization format to JSON-SEQ by default . The spec says this SHOULD use `.sqlog` extension.

I believe ngtcp2 also supports JSON-SEQ by default as of ngtcp2/ngtcp2@9baf06f

Let's update curl so that tools know what format we are using!
@bagder bagder added the HTTP/3 h3 or quic related label Jan 21, 2022
@bagder

bagder commented Jan 21, 2022

Copy link
Copy Markdown
Member

Thanks!

@bagder bagder closed this in 8a3e67e Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

2 participants