mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 12:23:03 -06:00
[PR #158] [MERGED] Fix some issues #200
Labels
No labels
advanced
advanced
bug
dependencies
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
model
pull-request
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mirrors/Gemini-API#200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/HanaokaYuzu/Gemini-API/pull/158
Author: @luuquangvu
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/20/2025
Merged by: @HanaokaYuzu
Base:
master← Head:master📝 Commits (7)
5293ce8Fix the expired cookies issue.0e2afcfFixes the JSON hijacking protection issue.da0f53fFixes the JSON hijacking protection issue.4d3077cFixes the JSON hijacking protection issue.321c593Fixes the issue where a local variable might be referenced before assignment.9eb389fFixes the JSON hijacking protection issue.7f6c7d3refactor: PR#158📊 Changes
4 files changed (+206 additions, -86 deletions)
View changed files
📝
.gitignore(+1 -1)📝
src/gemini_webapi/client.py(+123 -83)📝
src/gemini_webapi/utils/__init__.py(+3 -2)➕
src/gemini_webapi/utils/parsing.py(+79 -0)📄 Description
Resolved #144 #145 #152 #155 #157
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.