SapiTest
extends TestCase
in package
Table of Contents
- sendContentRangeStreamData() : mixed
- testConstructFromServerArray() : mixed
- testConstructPHPAuth() : mixed
- testConstructPHPAuthDigest() : mixed
- testConstructRedirectAuth() : mixed
- testRecognizeHttp2() : mixed
- Tests whether http2 is recognized.
- testSend() : mixed
- testSendContentRangeStream() : mixed
- testSendLimitedByContentLengthStream() : mixed
- testSendLimitedByContentLengthString() : mixed
- testSendWorksWithCallbackAsBody() : mixed
Methods
sendContentRangeStreamData()
public
sendContentRangeStreamData() : mixed
Return values
mixed —testConstructFromServerArray()
public
testConstructFromServerArray() : mixed
Return values
mixed —testConstructPHPAuth()
public
testConstructPHPAuth() : mixed
Return values
mixed —testConstructPHPAuthDigest()
public
testConstructPHPAuthDigest() : mixed
Return values
mixed —testConstructRedirectAuth()
public
testConstructRedirectAuth() : mixed
Return values
mixed —testRecognizeHttp2()
Tests whether http2 is recognized.
public
testRecognizeHttp2() : mixed
Return values
mixed —testSend()
public
testSend() : mixed
Tags
Return values
mixed —testSendContentRangeStream()
public
testSendContentRangeStream(mixed $ignoreAtStart, mixed $sendText, mixed $multiplier, mixed $ignoreAtEnd, mixed $contentLength) : mixed
Parameters
- $ignoreAtStart : mixed
- $sendText : mixed
- $multiplier : mixed
- $ignoreAtEnd : mixed
- $contentLength : mixed
Tags
Return values
mixed —testSendLimitedByContentLengthStream()
public
testSendLimitedByContentLengthStream() : mixed
Tags
Return values
mixed —testSendLimitedByContentLengthString()
public
testSendLimitedByContentLengthString() : mixed
Tags
Return values
mixed —testSendWorksWithCallbackAsBody()
public
testSendWorksWithCallbackAsBody() : mixed