English 中文(简体)
Orbit(Kepler项目/Lua)使用WSAPI的方法
原标题:Method POST Error (405) using WSAPI in Orbit (Kepler project/Lua)

尝试利用Lua s MVC框架(称为Orbit)撰写网络应用程序。 我有一个当地服务器(WSAPI)来接手我的申请,但每次我提出职位要求时,我都会有405个错误。 我认为,这或许是一个组合问题,但后来又是一个不实问题。 你们如何改变世界农业生产力指数组合,以允许生产者资格证书? 如果这错了,那么什么呢?

问题回答

这看起来像你组合中的错误。 或者,在有些地方,应当撰写记录。 我们应该给你更多的信息。





相关问题
Programmatic HTML POST with C#.NET 1.1

I m trying to integrate the Moneris Hosted Pay Page into my .net 1.1 app with an iFrame. I ve done this many times before, but not with .net 1.1. I can t seem to find a good resource for doing a ...

Receive POST from External Form

I have a form on another website (using a different backend) that I want to be able to POST to my Rails application (on a different domain). How do I generate a valid authenticity token for the ...

Getting posted values in MVC PartialView

I ve created a PartialView which I render with Html.RenderPartial, passing the name of the view and the strongly-typed data item to bind to (below): <% Html.RenderPartial("...

Create new etherpad using PHP and CURL

I m trying to write a simple PHP script which automatically sets up new etherpads (see http://etherpad.com/). They don t have an API (yet) for creating new pads so I m trying to figure if I can do ...

How to get unselected checkbox?

I have three checkboxes like ch[0], ch[1] and ch[3] (sometimes i have more, or less, it s dinamic) and in PHP i want to get the unselected items also, like this: 0=yes,1=no,3=yes and so on. Can I ...

热门标签