dongzhu3548 2019-05-15 07:38
浏览 332

如何使用secretkey创建自定义http标头?

I want to create a custom header with secretkey as key, anyone can show me how to do this? I use the phalcon php framework.

public function onConstruct()
{
    header("Access-Control-Allow-Headers: Authorization, Content-Type");
    header("Access-Control-Allow-Origin: *");
    header("content-type: application/json; charset=utf-8");
    ?
}

I want to get api like this image on postman. enter image description here

  • 写回答

1条回答 默认 最新

  • douyan6548 2019-05-15 18:52
    关注

    use:

    header('HeaderName: HeaderValue');
    

    or with phalcon in your controller:

    $this->response->setHeader('HeaderName', 'HeaderValue');
    
    评论

报告相同问题?

悬赏问题

  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料