stop chunk iteration on match len < chunk condition (some servers may close the connection immediately); hold memory_input_stream in the error returned

This commit is contained in:
yggverse 2025-02-09 00:42:57 +02:00
parent d4f076f074
commit 62f53304aa
3 changed files with 23 additions and 17 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ggemini"
version = "0.15.1"
version = "0.16.0"
edition = "2021"
license = "MIT"
readme = "README.md"