Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/http/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Lift中接收HTTP请求参数_Http_Scala_Post_Lift - Fatal编程技术网

在Lift中接收HTTP请求参数

在Lift中接收HTTP请求参数,http,scala,post,lift,Http,Scala,Post,Lift,我是一个电梯新手,我还不能消化它的HTTP请求/响应周期。处理REST在Lift文档中有详细的解释,但我想要的要简单得多:如何访问web服务中的HTTP请求正文/参数(当然是Scala代码)?如果您使用的是Lift 2.0,那么您可以使用。要获得具有给定名称的HTTP参数,可以使用方法

我是一个电梯新手,我还不能消化它的HTTP请求/响应周期。处理REST在Lift文档中有详细的解释,但我想要的要简单得多:如何访问web服务中的HTTP请求正文/参数(当然是Scala代码)?

如果您使用的是Lift 2.0,那么您可以使用。

要获得具有给定名称的HTTP参数,可以使用方法