rust-h11 0.1.0

A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1
Documentation
{
  "chunks_hex": [
    "434f4e4e454354206578616d706c652e636f6d3a34343320485454502f312e310d0a486f73743a206578616d706c652e636f6d0d0a0d0a"
  ],
  "events": [
    {
      "headers": [
        {
          "name_hex": "486f7374",
          "value_hex": "6578616d706c652e636f6d"
        }
      ],
      "http_version_hex": "312e31",
      "method_hex": "434f4e4e454354",
      "target_hex": "6578616d706c652e636f6d3a343433",
      "type": "Request"
    },
    {
      "headers": [],
      "type": "EndOfMessage"
    }
  ],
  "name": "server_connect_request",
  "python_h11_version": "0.16.0",
  "role": "SERVER"
}