我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

http头中的CLI

I have to integrate a 3rd party system into my PHP app. I'm using cURL. The documentation says I have to send a soap envelope to the server, but in their example I found the following HTTP header as a correct request:

POST /CLI/ HTTP/1.1

Host: example.com

What's that CLI in the header? How can I send such a request from PHP?

Thanks for your help.

It's just the resource being requested,

GET /index.php
POST /index.php

IN your case: POST http://example.com/CLI/

http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol

近期文章

  • 无法解析PHP $ _get中的淘汰赛JSON
  • 如何将元素数组从iOS发送到PHP webservice
  • 使用PHP从服务器下载Excel
  • 将PHP用户输入与mysqli数据库进行比较
  • php删除cookie(不能通过set_cookie)
  • 如何提取xml代码中深层的xml值
  • 通过单个PHP交易支付到两个Paypal帐户
  • 从xml文件中读取(Sage Pay Reporting API)
  • 购物车不显示产品,intval?
  • 循环jQuery ajax成功的JSON响应
  • 使用ftp_fput进行文件上传在图像的情况下不起作用
  • PHP echo语法,用于缩放图像
  • 致命错误:无法重新声明[重复]
  • Foreach行jQuery对话框
  • 如何在javascript函数中传递全局变量
  • 快速结账无法正常工作。 它给出了ACK失败
  • 无任何权限检索Facebook名称
  • PHP / SOAP / XML:如何解析这个XML?
  • 通过AJAX单击锚标记,在CodeIgniter中检索文件数据
  • PHP MySql类似于在字符串中匹配Int的查询

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华