Annotations can also dynamically extract information from HTTP requests and map application-generated exceptions to HTTP response codes.
注释还可以动态地提取HTTP请求中的信息,以及把应用程序生成的异常映射到http响应码。
The test_list test case asserts a response of :success, but it could assert :redirect (for an HTTP redirect), :missing (for not_found), or any integer for individual HTTP return codes.
test_list测试用例可以声明 :success响应,但是它应当声明 :redirect (代表HTTP 重定向)、:missing (代表 not_found),或代表单个 HTTP返回代码的整数。
Redirects are accomplished using the 301 and 302 status codes. Here's an example of the HTTP headers in a 301 response.
重定向是通过使用301和302状态代码完成。
Some rails 2 version refactoring, rails 3 and.net implementations, support to a lot of HTTP headers and response codes on the client side (server side is supported already).
还有一些Rails2版本重构,Rails3和。NET的实现,对很多httpheader和response代码的客户端支持(Server端已经支持了)。
You can define a file, for example /tmp/jmeter.out, to contain the return codes for the HTTP request-response activity.
您可以定义一个文件(例如 /tmp/jmeter.out)来包含HTTP请求响应活动的返回代码。
You can define a file, for example /tmp/jmeter.out, to contain the return codes for the HTTP request-response activity.
您可以定义一个文件(例如 /tmp/jmeter.out)来包含HTTP请求响应活动的返回代码。
应用推荐