mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #559] [MERGED] fix: rpc headers covert & typo #623
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#623
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/dreamhunter2333/cloudflare_temp_email/pull/559
Author: @oneisall8955
Created: 1/15/2025
Status: ✅ Merged
Merged: 1/15/2025
Merged by: @dreamhunter2333
Base:
main← Head:fix/binding_worker_header_value📝 Commits (1)
13e79cdfix: rpc headers covert & typo📊 Changes
4 files changed (+19 additions, -13 deletions)
View changed files
📝
worker/src/common.ts(+12 -3)📝
worker/src/email/index.ts(+3 -6)📝
worker/src/telegram_api/telegram.ts(+3 -3)📝
worker/src/types.d.ts(+1 -1)📄 Description
不使用parsedEmail中的headers主要是解析后和原样不一致,例如Message-ID,原本,解析后parsedEmail变成xxx,无法保持原数据
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.