mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 14:15:56 +03:00
[PR #255] [CLOSED] 适配webhook推送复杂body为空问题 #271
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#271
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/Finb/bark-server/pull/255
Author: @guchengod
Created: 1/4/2024
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
2ef7990适配webhook推送复杂body为空问题📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
route_push.go(+9 -0)📄 Description
在使用webhook时,会使用POST推送各种复杂的BODY, 但是bark一直显示为NoContent
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.