Skip to content

0.2.1-beta: Minor tweaks and fixes:

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 11:24
  • Fix PEP3333 compliance issues (SERVER_PORT and CONTENT_LENGTH should
    be strings, not ints)
  • Make UTF8 utilities available in public API
  • Add user data field to HTTP request wrapper
  • Tidy up header callbacks and Expect handling
  • Start tidying WSGI a little