NioHttpProtocolHandlerTest
Tests
Test |
Method name |
Duration |
Result |
accept()는 채널을 OP_READ로 등록하고 HttpConnectionHandler를 attachment로 건다 |
accept_registers_channel_with_handler() |
0.003s |
passed |
supports()는 HTTP/1.1만 true |
supports_only_http11() |
0.002s |
passed |
Standard output
Accepted connection from null
connection established from null with initial buffer size: 8192 bytes
Try to read from null with current state: READING and buffer size: 8192 bytes
Read from null with current state: READING and buffer size: 8192 bytes