mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Get a custom header in my LLM plugin #661
Reference in New Issue
Block a user
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 @LoveleeKay on GitHub (Sep 22, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I develop a LLM plugin. I want to identify which app call this plugin. I thinked it can be the main chatflow appid from dify, or can be the custom header (like x-appid) from /chat-messages. Some thing else, if the custom header can pass it forward to plugin ,it will help me a lot.
such as ,i can use header[x-appid] to get the custom header in my llm plugin
2. Additional context or comments
No response
3. Can you help us with this feature?
@dosubot[bot] commented on GitHub (Oct 8, 2025):
Hi, @LoveleeKay. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
What's Next:
Thank you for your understanding and contribution!