13 Комити (master)

Аутор SHA1 Порука Датум
  JustAnotherArchivist b30ccf8bf8 Move response/exception history to ClientResponse.qhistory пре 3 година
  JustAnotherArchivist 005999fcb9 Disable aiohttp's Content-Type checking on JSON parsing by default пре 3 година
  JustAnotherArchivist d3437bde19 Move default headers to qwarc.const пре 3 година
  JustAnotherArchivist 17fc3499ff Fix infinite loop in workaround for aiohttp issue 4630 пре 3 година
  JustAnotherArchivist b6003af1e5 Work around aiohttp bug on parsing chunked transfer encoding responses when the buffer ends in an unfortunate spot пре 4 година
  JustAnotherArchivist 4ff8b260a1 Don't close raw data tempfiles until the response gets GC'd пре 4 година
  JustAnotherArchivist 4d9e4d8fe8 Fix ClientResponse._read returning more than nbytes if the entire response fits into the first block fed into the parser пре 4 година
  JustAnotherArchivist 2895f4bfdf Catch TypeError in Content-Length parsing пре 4 година
  JustAnotherArchivist 8358ba9131 Add support for only reading part of the response into memory пре 4 година
  JustAnotherArchivist 939978beec Handle EOF from the HTTP payload parser correctly пре 4 година
  JustAnotherArchivist 1214409a0b Flush big responses to a temporary file instead of trying to keep everything in-memory пре 4 година
  JustAnotherArchivist 7e049423a4 The memory leak has vanished as of CPython 3.7.3 пре 4 година
  JustAnotherArchivist e892a6b6a7 Initial commit пре 5 година