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:
parent
358ce939a9
commit
18aca33e42
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -267,7 +267,7 @@ Content-Type: application/issue
|
||||||
ID: 20
|
ID: 20
|
||||||
Type: feature
|
Type: feature
|
||||||
Title: cookie-persisting HTTP session client
|
Title: cookie-persisting HTTP session client
|
||||||
Status: open
|
Status: in-progress
|
||||||
Priority: medium
|
Priority: medium
|
||||||
Created: 2026-06-06
|
Created: 2026-06-06
|
||||||
Relationships:
|
Relationships:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue