POST forms, cookies, parsing fix?

Some logins and posting operations, like certain simple forums are working. Others, like wikimedia, are still not :(
This commit is contained in:
stjet
2026-07-17 05:20:15 +00:00
parent 2d7030f5f4
commit 264ac04b84
8 changed files with 2270 additions and 918 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "koxinga"
version = "1.0.0"
version = "1.1.0-rc.0"
edition = "2021"
[lints.clippy]