mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 22:45:49 +03:00
[GH-ISSUE #133] 推送url 携带参数应该怎么写呢比如http://XXX.XXX.XXX.XXX/your_key/携带参数?url=http://baidu.com?a=XXX&b=XXX #121
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#121
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?
Originally created by @GanHongjie on GitHub (Jan 15, 2022).
Original GitHub issue: https://github.com/Finb/Bark/issues/133
我这样使用http://XXX.XXX.XXX.XXX/your_key/携带参数?url=http://baidu.com?a=XXX&b=XXX
只能得到http://baidu.com?a=XXX