todo(20): in-progress

HttpSession and the HttpResponse frozen-dataclass refactor live on branch feature/20 as separate refactor and feat commits; unit tests covering HttpResponse and HttpSession (cookie persistence, header merging, params, form POST, HTTPError handling) added and passing via tox; develop working tree is clean of http/client.py changes.
This commit is contained in:
Tiara Rodney 2026-06-06 14:34:45 +02:00
parent 358ce939a9
commit 18aca33e42

2
TODO
View file

@ -267,7 +267,7 @@ Content-Type: application/issue
ID: 20
Type: feature
Title: cookie-persisting HTTP session client
Status: open
Status: in-progress
Priority: medium
Created: 2026-06-06
Relationships: