rust-h11 0.1.0

A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1
Documentation
{
  "chunks_hex": [
    "504f5354202f75706c6f616420485454502f312e310d0a486f73743a206578616d706c652e636f6d0d0a4578706563743a203130302d636f6e74696e75650d0a436f6e74656e742d4c656e6774683a20350d0a0d0a"
  ],
  "events": [
    {
      "headers": [
        {
          "name_hex": "486f7374",
          "value_hex": "6578616d706c652e636f6d"
        },
        {
          "name_hex": "457870656374",
          "value_hex": "3130302d636f6e74696e7565"
        },
        {
          "name_hex": "436f6e74656e742d4c656e677468",
          "value_hex": "35"
        }
      ],
      "http_version_hex": "312e31",
      "method_hex": "504f5354",
      "target_hex": "2f75706c6f6164",
      "type": "Request"
    },
    {
      "type": "NeedData"
    }
  ],
  "include_terminal": true,
  "name": "server_expect_100_continue_pending",
  "python_h11_version": "0.16.0",
  "role": "SERVER",
  "they_are_waiting_for_100_continue": true
}