mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
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:
parent
d4f076f074
commit
62f53304aa
3 changed files with 23 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ggemini"
|
||||
version = "0.15.1"
|
||||
version = "0.16.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue