Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个自定义电源连接器,它在其请求中使用自定义 http 标头。此请求的值需要因请求而异。有没有标准的方法来实现这一点?
我尝试向连接器添加“设置 http 标头”策略,但它只允许为标头设置一个预定义值。有没有办法给它添加一个变量?