mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-14 13:33:43 +08:00
update: dependencies
This commit is contained in:
@@ -83,7 +83,8 @@ var (
|
||||
ContentType = "Content-Type"
|
||||
AwaitResponseKey = "Await-Response"
|
||||
QueueKey = "Topic"
|
||||
TypeJson = "application/json"
|
||||
TypeJson = "application/json; charset=utf-8"
|
||||
TypeHtml = "text/html; charset=utf-8"
|
||||
HeaderKey = "headers"
|
||||
TriggerNode = "triggerNode"
|
||||
)
|
||||
|
Reference in New Issue
Block a user