【发布时间】:2015-01-12 10:08:11
【问题描述】:
我在 html 标记中得到了一个 URL,所以是 GET 格式:
http://toto.fr/grc/start.swe?SWECmd=ExecuteLogin&SWEAC=SWECmd=InvokeMethod&SWEMethod=GotoView&SWEService=GRC+Debranchement+Generique&BusObject=Contact&BusComp=Contact&ViewName=GRC+Contact+Synthetic+View&SWEUserName=titi&SWEPassword=toto&ValeurChamp=35925436&Champ=Person UId
我想在 POST 中调用它。有没有办法轻松做到这一点?
【问题讨论】:
-
你可以使用 Fiddler 来制作 Post 或者一些类似的工具
-
在网站的浏览器中?这个问题根本不清楚
-
在网站中,使用 html 标签