查看cfhttp请求 [英] View cfhttp request

查看:182
本文介绍了查看cfhttp请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想查看通过我的cfhttp标签发送的实际http请求。什么是捕获这个的最好的工具?

I would like to view the actual http request that gets sent via my cfhttp tag. What is the best tool to capture this?

特别的,我想看看发送的头部和内容。

Specially, I want to see exactly what headers and content are being sent.

推荐答案

要扩展爱德华所说的话,回答你关于如何查看ColdFusion上的请求的问题;

To expand on what Edward has said and to answer your question about how you can view a request on ColdFusion;

创建一个页面,只需将其从GetHttpRequestData()中转出。

Create a page that simply dumps everything out from GetHttpRequestData().

查看 getHttpRequestData()了解详情。

这篇关于查看cfhttp请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆