Closed salmanahmad closed 10 years ago
Right now Connection has headers but it does not expose trailing headers. What is the best way to support that in the future?
Connection
Fixed with c36f3fa3541799faea7d2286263d8f40dbb7fbae. Trailers are accessible via both the read and readAll functions.
Right now
Connection
has headers but it does not expose trailing headers. What is the best way to support that in the future?