Skip to content

Releases: startersclan/StatsPython

3.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:57
5497f4b

Changes

🚀 Features

3.1.2

Choose a tag to compare

@leojonathanoh leojonathanoh released this 22 Jan 05:44
13fd579

Changes

🐛 Bug Fixes

  • Fix (python): Fix regression in miniclient.http_get() to read full response body if Content-Length or Transfer-Encoding HTTP Headers are absent (#3)

3.1.1

Choose a tag to compare

@leojonathanoh leojonathanoh released this 22 Jan 05:43
b21652e

Changes

🐛 Bug Fixes

  • Fix (python): Fix miniclient.http_get() causing nginx to fail with 499 (#1)
  • Fix (python): Fix http library to support chunked responses (#2)