前言
我們使用 iisnode 時,會用到 IIS URLRewrite ,而且需要啟用一些 Server Variables,所以在 Web.Config 中設定 rewrite/allowedServerVariables,如下,
Hello! 我是 RM
在年初時,因為 Bot 送給 IM Channel 時,需要在 HttpClient 的 Headers 中加入額外的資訊,那時筆者是透過 Middleware 的方式,取出 turnContext.TurnState 中的 ConnectorClient 。然後設定 ConnectorClient.HttpClient 的 DefaultRequestHeaders 。詳細可以參考 Microsoft Botframework V4,從 Bot 送訊息到 IM Channel 時,加入額外的 Header 資訊
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true