Masakazu Kitajo

Results 158 comments of Masakazu Kitajo

Lengths and Sizes - [ ] cqcl (crash!) - [x] cqhl - [x] cqql - [x] csscl (N/A - this is for cached response) - [x] csshl (N/A - this...

Network Addresses, Ports, and Interfaces - [x] chi - [x] chih - [ ] hii - [ ] hiih - [x] chp - [x] php (N/A - this is for...

Request Details - [x] cqtx (Version is 1.1 but it's the same as H2)

Status Codes - [x] cfsc - [x] csssc (N/A - this is for cached response) - [x] pfsc (N/A - this is for server connection) - [x] prrp (N/A -...

Timestamps and Durations - [x] cqtd - [x] cqtn - [x] cqtq - [x] cqts - [x] cqth - [x] cqtt - [x] crat (N/A - this is for server...

URLs, Schemes, and Paths - [x] cqu (N/A - this is for server connection and deprecated) - [x] cquc (N/A - this is for server connection and deprecated) - [x]...

It's nice to have autest runnable on different environment. If you have patches to make it possible, PR is welcome. As you may already know, we land a change on...

The comment suggests removing it for 10.0 but the PR was merged for 9.2. I don't think we can remove it yet, and the deprecation is not on the release...

We probably want to pass the IOBufferReader instead of the `buf`, and keep data in IOBufferReader to avoid copy (or do less copy).

Yes, I'm still not sure how we should handle giga byte size frame, but obviously we can not (and should not) allocate such a big buffer.