[GH-ISSUE #123] POST请求 body 有限制 #77

Closed
opened 2026-03-03 11:55:53 +03:00 by kerem · 3 comments
Owner

Originally created by @hans1980775481 on GitHub (Mar 20, 2022).
Original GitHub issue: https://github.com/Finb/bark-server/issues/123

response Status : 500 Internal Server Error
response Headers : map[Content-Length:[94] Content-Type:[application/json] Date:[Sun, 20 Mar 2022 07:17:44 GMT] Server:[Bark]]
response Body : {"code":500,"message":"push failed: APNS push failed: PayloadTooLarge","timestamp":1647760664}

Originally created by @hans1980775481 on GitHub (Mar 20, 2022). Original GitHub issue: https://github.com/Finb/bark-server/issues/123 response Status : 500 Internal Server Error response Headers : map[Content-Length:[94] Content-Type:[application/json] Date:[Sun, 20 Mar 2022 07:17:44 GMT] Server:[Bark]] response Body : {"code":500,"message":"push failed: APNS push failed: PayloadTooLarge","timestamp":1647760664}
kerem closed this issue 2026-03-03 11:55:54 +03:00
Author
Owner

@usgate commented on GitHub (Apr 4, 2022):

苹果服务器对请求有长度限制,非bug

<!-- gh-comment-id:1087142725 --> @usgate commented on GitHub (Apr 4, 2022): 苹果服务器对请求有长度限制,非bug
Author
Owner

@hans1980775481 commented on GitHub (Apr 15, 2022):

限制是多大呀?

<!-- gh-comment-id:1099883061 --> @hans1980775481 commented on GitHub (Apr 15, 2022): 限制是多大呀?
Author
Owner

@Finb commented on GitHub (Apr 15, 2022):

现在大概是4KB, 由苹果推送接受的最大size为准

<!-- gh-comment-id:1099891606 --> @Finb commented on GitHub (Apr 15, 2022): 现在大概是4KB, 由苹果推送接受的最大size为准
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#77
No description provided.