mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-14 15:53:24 +01:00
[PR #195] [CLOSED] [FIX] Fix and improve content type extract function #120
Reference in New Issue
Block a user
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/mountain-loop/yaak/pull/195
Author: @Rezrazi
Created: 3/27/2025
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (2)
e8cd0e7fix content type extract function352115eMerge branch 'master' into patch-1📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
src-web/lib/model_util.ts(+3 -1)📄 Description
As some server actually append a charset to the content type, and this is compliant, the util function was improved to account for those
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.