public testAddHeaderAppendsToExistingHeader ( ) |
public testBodyMutatorReturnsCloneWithChanges ( ) |
public testDoesNotAllowCRLFInjectionWhenCallingWithAddedHeader ( $name, $value ) |
public testDoesNotAllowCRLFInjectionWhenCallingWithHeader ( $name, $value ) |
public testGetHeaderReturnsHeaderValueAsArray ( ) |
public testGetHeadersKeepsHeaderCaseSensitivity ( ) |
public testHasHeaderReturnsTrueIfHeaderIsPresent ( ) |
public testProtocolMutatorReturnsCloneWithChanges ( ) |
public testUsesStreamProvidedInConstructorAsBody ( ) |
public testWithAddedHeaderAllowsHeaderContinuations ( ) |
public testWithAddedHeaderRaisesExceptionForNonStringNonArrayValue ( $value ) |
public testWithHeaderAllowsHeaderContinuations ( ) |
public testWithHeaderRaisesExceptionForInvalidNestedHeaderValue ( $value ) |
public testWithHeaderRaisesExceptionForInvalidValueType ( $value ) |