Skip to content

aiohttp 2.0.6

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 06 Apr 14:53

Changes

  • Fix web.run_app not to bind to default host-port pair if only socket is
    passed #1786

  • Keeping blank values for request.post() and multipart.form() #1765

  • TypeError in ResponseHandler.data_received #1770