* Support iter_raw(chunk_size=...) and aiter_raw(chunk_size=...) * Unit tests for ByteChunker * Support iter_bytes(chunk_size=...) * Add TextChunker * Support iter_text(chunk_size=...) * Fix merge with master Co-authored-by: Florimond Manca <florimond.manca@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cookies.py | ||
| test_headers.py | ||
| test_queryparams.py | ||
| test_requests.py | ||
| test_responses.py | ||
| test_url.py | ||