【问题标题】:Allowing HEAD request for custom API in Azure Mobile Services (with NodeJs backend)允许 Azure 移动服务中的自定义 API 的 HEAD 请求(使用 NodeJs 后端)
【发布时间】:2014-08-10 02:46:28
【问题描述】:

谁能给我一个示例,说明将 HEAD HTTP 请求的权限添加到 Azure 移动服务中的特定自定义 API?我想创建一个端点来接收来自第三方的 HEAD 请求。

谢谢

【问题讨论】:

    标签: node.js azure azure-mobile-services


    【解决方案1】:

    目前,Azure 移动服务的 node.js 运行时中的 API(或表)请求不支持 HEAD 请求。请考虑在http://feedback.azure.com/forums/216254-mobile-services 创建新功能请求。

    【讨论】:

    • 这可以很容易地在 Node.js 中实现,但遗憾的是由于可访问性限制而无法实现。对较低级别的默认设置进行更多控制也会很好。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多