Essays¶

  • Router refactoring in 0.21
    • Rationale
    • Implementation
    • Backward compatibility
  • What’s new in aiohttp 1.1
    • YARL and URL encoding
      • New API
      • URL encoding
    • Sub-Applications
      • Url reversing
    • Application freezing
  • Migration to 2.x
    • Client
      • chunking
      • compression
      • Client Connector
      • ClientResponse.release
      • Client exceptions
      • Client payload (form-data)
      • Various
    • Server
      • ServerHttpProtocol and low-level details
      • Application
      • WebRequest and WebResponse
      • RequestPayloadError
      • WSGI
  • What’s new in aiohttp 3.0
    • async/await everywhere
    • Application Runners
    • Client Tracing
    • HTTPS support
    • Dropped obsolete API
    • Summary

Logo of aiohttp

aiohttp

Async HTTP client/server for asyncio and Python

  • Azure Pipelines CI status
  • Code coverage status
  • Latest PyPI package version
  • Chat on Gitter

Navigation

  • Client
  • Server
  • Utilities
  • FAQ
  • Miscellaneous
    • Essays
    • Glossary
    • Changelog
    • Indices and tables
  • Who uses aiohttp?
  • Contributing

Quick search

©aiohttp contributors. | Powered by Sphinx 8.2.3 | Page source
Fork me on GitHub