Sha256: 3d1b9e76c082e28d2e0dd19e05007a599dc4a2f18f154172d4bc250e4e7e8376
Contents?: true
Size: 290 Bytes
Versions: 83
Compression:
Stored size: 290 Bytes
Contents
# 0.11.3 ## Bugfixes `EOFError` was being thrown when HTTP/1.1 non-chunked responses which don't contain a "content-length" header. The RFC mandates that the socket should be consumed until the server closes it, so a patch was implemented, to return the available response in such cases.
Version data entries
83 entries across 83 versions & 1 rubygems