\Imi\Test\HttpServer\TestsResponseTest

Summary

Methods
Properties
Constants
testMiddleware()
testCookie()
testHeaders()
testRedirect()
testDownload()
No public properties found
No constants found
go()
$host
N/A
No private methods found
No private properties found
N/A

Properties

$host

$host : string

请求主机

Type

string

Methods

testMiddleware()

testMiddleware() : void

Middleware

testCookie()

testCookie() : void

Cookie

testHeaders()

testHeaders() : void

Headers

testRedirect()

testRedirect() : void

Redirect

testDownload()

testDownload() : void

Download

go()

go(  $callable) 

Parameters

$callable