Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
293 0 0 2 99.317% 2.063

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.http.impl.client.cache 293 0 0 2 99.317% 2.063

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.http.impl.client.cache

Class Tests Errors Failures Skipped Success Rate Time
TestAsyncProtocolAllowedBehavior 2 0 0 0 100% 0.16
TestAsyncProtocolRequirements 232 0 0 1 99.569% 1.412
TestCachingHttpAsyncClient 53 0 0 1 98.113% 0.346
TestHttpAsyncCacheJiraNumber1147 1 0 0 0 100% 0.134
TestAsyncProtocolDeviations 5 0 0 0 100% 0.011

Test Cases

[Summary] [Package List] [Test Cases]

TestAsyncProtocolAllowedBehavior

testNonSharedCacheReturnsStaleResponseWhenRevalidationFailsForProxyRevalidate 0.154
testNonSharedCacheMayCacheResponsesWithCacheControlPrivate 0.006

TestAsyncProtocolRequirements

testMustIncludeProxyAuthenticateHeaderFromAnOrigin407Response 0.008
testSharedCacheMayCacheAuthorizedResponsesWithCacheControlPublic 0.006
testGenerates504IfCannotRevalidateAMustRevalidateEntry 0.006
testCannotCombinePartialResponseIfCacheEntryDoesNotHaveACacheValidator 0.006
testResponsesToTRACEsAreNotCached 0.002
testOrderOfMultipleContentEncodingHeadersIsPreservedOnResponses 0.003
testOrderOfMultipleAllowHeadersIsPreservedOnResponses 0.003
testConditionalRequestWhereAllValidatorsMatchMayBeServedFromCache 0.005
testHEADResponseWithUpdatedContentMD5FieldMakeACacheEntryStale 0.011
testDoesNotModifyContentMD5HeaderOnRequest 0.006
test205ResponsesDoNotContainMessageBodies 0.003
testDoesNotAddContentLocationToRequestIfNotPresent 0.002
testValidationMustUseETagIfProvidedByOriginServer 0.008
testTransmitsAgeHeaderIfIncomingAgeHeaderTooBig 0.004
testOrderOfMultipleViaHeadersIsPreservedOnRequests 0.003
testStripsBadlyDatedWarningsFromForwardedResponses 0.006
testDoesNotAddEtagToOriginResponse 0.004
testCacheIsNotUsedWhenRespondingToRequestWithCacheControlNoCache 0.005
test206ResponseToIfRangeWithStrongValidatorReturnsAllEntityHeaders 0.006
test304ResponseGeneratedFromCacheIncludesExpiresCacheControlAndOrVaryIfResponseMightDiffer 0.011
testForwardedTRACERequestsDoNotIncludeAnEntity 0.001
testUpdatesWarningHeadersOnValidation 0.005
testWarnDatesAreAddedToWarningsOnLowerProtocolVersions 0.004
test206ContainsContentLocationIfA200ResponseWouldHaveIncludedIt 0.003
testRequestsNotExpecting100ContinueBehaviorShouldNotSetExpectContinueHeader 0.002
test206ResponseReturnedToClientMustHaveDateHeader 0.003
testDoesNotAddContentTypeHeaderToCachedResponseWithNoTransformIfNotPresent 0.003
testMustDiscardCachedPartialResponseIfCacheValidatorsDoNotStronglyMatchAndDateHeadersAreEqual 0.004
testExpect100ContinueIsNotSentIfThereIsNoRequestBody 0.002
testDoesNotForwardOPTIONSWhenMaxForwardsIsZeroOnAbsoluteURIRequest 0.001
testDoesNotAddContentTypeToRequestIfNotPresent 0.002
testUnknownHeadersOnResponsesAreForwarded 0.003
testOrderOfMultipleContentEncodingHeadersIsPreservedOnRequests 0.002
testDoesNotAddLastModifiedToRequestIfNotPresent 0.002
test100ContinueResponsesAreNotForwardedTo1_0ClientsWhoDidNotAskForThem 0.002
testRequestsWithLowerProtocolVersionsGetUpgradedTo1_1 0.003
testOrderOfMultipleAcceptHeaderValuesIsPreservedOnRequests 0.002
testDoesNotModifyServerResponseHeader 0.003
testDoesNotAddContentEncodingHeaderToCachedResponseWithNoTransformIfNotPresent 0.003
testDELETERequestsAreWrittenThroughToOrigin 0.002
testMustDiscardLeastRecentPartialResponseIfCacheValidatorsDoNotStronglyMatch 0.005
testRemovesWarningHeaderIfAllWarnValuesAreBadlyDated 0.003
testPostInvalidatesCacheForThatUriInContentLocationHeader 0.006
testDoesNotAddContentTypeHeaderToRequestIfNotPresent 0.002
test2xxWarningsAreNotDeletedAfterSuccessfulRevalidation 0.005
testNoStoreOnResponseIsNotStoredInCache 0.002
test302ResponseWithoutExplicitCacheabilityIsNotReturnedFromCache 0.003
testExpiresHeaderMatchesDateIfAddedToCacheHit 0.003
testLowerOriginResponsesUpgradedToOurVersion1_1 0.003
test206ResponseGeneratedFromCacheMustHaveContentRangeOrMultipartByteRangesContentType 0.003
testSharedCacheMustUseNewRequestHeadersWhenRevalidatingAuthorizedResponsesWithMustRevalidate 0.004
testProperlyFormattedViaHeaderIsAddedToResponses 0.004
testHigher1_XProtocolVersionsDowngradeTo1_1 0.003
testExpectHeadersAreForwardedOnRequests 0.001
testCacheMissOnGETUsesOriginResponse 0.003
testOrderOfMultipleAcceptCharsetHeadersIsPreservedOnRequests 0.003
testDELETEWithIfNoneMatchWeakETagIsNotAllowed 0.002
testDoesNotModifyContentLocationHeaderOnRequest 0.002
testPutDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts 0.005
test304ResponseGeneratedFromCacheIncludesContentLocationIfOriginResponseDid 0.003
testOrderOfMultipleAcceptEncodingHeadersIsPreservedOnRequests 0.003
testHEADResponseWithUpdatedLastModifiedFieldMakeACacheEntryStale 0.006
testDeleteInvalidatesCacheForThatUriInLocationHeader 0.006
testSubrangeGETWithWeakETagIsNotAllowed 0.001
testOrderOfMultipleWWWAuthenticateHeadersIsPreservedOnResponses 0.002
testCONNECTRequestsAreWrittenThroughToOrigin 0.002
testCachedResponsesWithMissingDateHeadersShouldBeAssignedOne 0.003
testExpiresHeaderEqualToDateHeaderIsTreatedAsStale 0.005
testDoesNotTransmitNoCacheDirectivesWithFieldsDownstream 0.001
testExpiresHeaderMatchesDateIfAddedToOriginResponse 0.003
testNoCacheOnFieldIsNotReturnedWithoutRevalidation 0.003
test206ResponseIsNotCombinedWithPreviousContentIfETagDoesNotMatch 0.004
testSubrangeGETMustUseStrongComparisonForCachedResponse 0.003
testOrderOfMultipleWarningHeadersIsPreservedOnRequests 0.002
testMustNotAddMultipartByteRangeContentTypeTo416Response 0.002
testCacheControlPrivateIsNotCacheableBySharedCache 0.003
testOrderOfMultiplePragmaHeadersIsPreservedOnRequests 0.002
testSharedCacheMustRevalidateAuthorizedResponsesWhenSMaxAgeIsZero 0.005
test206ResponseIsNotCombinedWithPreviousContentIfLastModifiedDoesNotMatch 0.004
testPutDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts 0.004
testMultiHeadersAreSuccessfullyReplacedOn304Validation 0.004
testResponsesToPUTsAreNotCached 0.002
testCacheWithoutSupportForRangeAndContentRangeHeadersDoesNotCacheA206Response 0.002
testNoStoreOnResponseIsNotStoredInCacheEvenWithContraryIndicators 0.002
testDoesNotModifyContentLocationHeaderFromOrigin 0.003
testOrderOfMultipleViaHeadersIsPreservedOnResponses 0.002
testNoCacheCannotSatisfyASubsequentRequestWithoutRevalidationEvenWithContraryIndications 0.004
testMustDiscardLeastRecentPartialResponseIfCachedResponseDoesNotHaveCacheValidator 0.004
test1xxWarningsAreDeletedAfterSuccessfulRevalidation 0.004
testDoesNotAddContentRangeHeaderToCachedResponseWithNoTransformIfNotPresent 0.003
testOrderOfMultipleContentEncodingHeaderValuesIsPreserved 0.003
testDoesNotAddContentMD5ToRequestIfNotPresent 0.001
testDoesNotModifyContentEncodingHeaderOnCachedResponseWithNoTransform 0.002
test206ResponseToConditionalRangeRequestDoesNotIncludeOtherEntityHeaders 0.003
test206ResponseGeneratedFromCacheMustHaveDateHeader 0.003
testDoesNotModifyAllowHeaderWithUnknownMethods 0.002
testStaleEntryWithMustRevalidateIsNotUsedWithoutRevalidatingWithOrigin 0.005
testOrderOfMultipleCacheControlHeadersIsPreservedOnResponses 0.002
testSharedCacheMustUseNewRequestHeadersWhenRevalidatingAuthorizedResponsesWithSMaxAge 0.003
testPutInvalidatesCacheForThatUriInRelativeContentLocationHeader 0.005
testNoStoreOnRequestIsNotStoredInCacheEvenIfResponseMarkedCacheable 0.002
testMustReturnAFreshEnoughCacheEntryIfItHasIt 0.002
testDoesNotModifyContentLocationFromOriginOnCacheHit 0.003
testPutInvalidatesCacheForThatUriInLocationHeader 0.006
testUnknownHeadersOnRequestsAreForwarded 0.002
testOrderOfMultipleCacheControlHeadersIsPreservedOnRequests 0.002
testIncompleteResponseMustNotBeReturnedToClientWithoutMarkingItAs206 0.002
testDoesNotModifyLastModifiedFromOriginOnCacheHit 0.003
testDoesNotAddContentRangeHeaderToRequestIfNotPresent 0.002
testDELETEWithIfMatchWeakETagIsNotAllowed 0.001
testDoesNotModifyContentMD5HeaderFromOrigin 0.003
test303ResponsesAreNotCached 0.002
testResponsesToDELETEsAreNotCached 0.002
testConditionalRequestWhereNotAllValidatorsMatchCannotBeServedFromCache 0.005
testMustDiscardLeastRecentPartialResponseIfIncomingRequestDoesNotHaveCacheValidator 0.003
testCacheIsNotUsedWhenRespondingToRequestWithPragmaNoCache 0.004
testOrderOfMultiplePragmaHeadersIsPreservedOnResponses 0.003
testCannotCombinePartialResponseIfCacheValidatorsDoNotStronglyMatch 0.004
testDoesNotModifyExpiresHeaderFromOrigin 0.002
testExpiresZeroHeaderIsTreatedAsStale 0.004
testPUTWithIfNoneMatchWeakETagIsNotAllowed 0.001
testResponseToAHEADRequestMustNotHaveABody 0.002
testOrderOfMultipleExpectHeadersIsPreservedOnRequests 0.002
testUnknownResponseStatusCodesAreNotCached 0.789
testDoesNotAddContentRangeToRequestIfNotPresent 0.001
testDoesNotAddContentLocationToOriginResponse 0.003
testHEADResponseWithUpdatedContentLengthFieldMakeACacheEntryStale 0.004
testDoesNotModifyContentRangeHeaderOnCachedResponseWithNoTransform 0.002
testDoesNotAddContentMD5ToOriginResponse 0.002
testDoesNotAddETagHeaderOnCacheHit 0.002
testAgeHeaderPopulatedFromCacheEntryCurrentAge 0.001
testViaHeaderOnResponseProperlyRecordsOriginProtocol 0.001
testMustServeAppropriateErrorOrWarningIfNoOriginCommunicationPossible 0.001
test206ResponseGeneratedFromCacheMustHaveABodyThatMatchesContentLengthHeaderIfPresent 0.002
testPostDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts 0.003
testNonmatchingVariantCannotBeServedFromCacheUnlessConditionallyValidated 0.005
test304ResponseGeneratedFromCacheIncludesEtagIfOriginResponseDid 0.002
testForwardsUnknownHeadersOnRequestsFromHigherProtocolVersions 0.002
testWarning110IsAddedToStaleResponses 0.003
testPOSTRequestsAreWrittenThroughToOrigin 0.001
testGenerates504IfSharedCacheCannotRevalidateAProxyRevalidateEntry 0.003
testDoesNotModifyETagHeaderOnRequest 0.001
testPUTRequestsAreWrittenThroughToOrigin 0.002
testMalformedExpiresHeaderIsTreatedAsStale 0.003
testDoesNotAddETagToRequestIfNotPresent 0.001
test304ResponseGeneratedFromCacheIncludesDateHeader 0.002
testSharedCacheMayCacheAuthorizedResponsesWithMustRevalidate 0.003
testStaleEntryWithProxyRevalidateOnSharedCacheIsNotUsedWithoutRevalidatingWithOrigin 0.003
testCannotServeFromCacheForVaryStar 0.003
test206ResponsesAreNotCachedIfTheCacheDoesNotSupportRangeAndContentRangeHeaders 0.001
test204ResponsesDoNotContainMessageBodies 0.002
testDoesNotAddContentTypeHeaderToOriginResponseWithNoTransformIfNotPresent 0.001
testOrderOfMultipleTransferEncodingsInSingleHeadersIsPreserved 0.001
testPutInvalidatesCacheForThatUriInContentLocationHeader 0.003
testUnknownMethodRequestsAreWrittenThroughToOrigin 0.002
testDoesNotAddAMaxForwardsHeaderToForwardedOPTIONSRequests 0.001
testDeleteInvalidatesCacheForThatUriInRelativeContentLocationHeader 0.003
testStripsBadlyDatedWarningsFromStoredResponses 0.002
testCannotCombinePartialResponseIfIncomingResponseDoesNotHaveACacheValidator 0.003
testDeleteDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts 0.002
test304GeneratedFromCacheOnWeakValidatorDoesNotIncludeOtherEntityHeaders 0.003
testPUTWithIfMatchWeakETagIsNotAllowed 0.001
testOrderOfMultipleTransferEncodingHeadersIsPreserved 0.002
testDoesNotAddContentEncodingHeaderToOriginResponseWithNoTransformIfNotPresent 0.001
testDoesNotModifyContentTypeHeaderFromOriginResponseWithNoTransform 0.002
testOrderOfMultipleContentLanguageHeadersIsPreservedOnResponses 0.002
testHEADResponseWithUpdatedETagFieldMakeACacheEntryStale 0.003
testDoesNotAddLastModifiedToOriginResponse 0.001
testPostDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts 0.002
testDeleteToUriInvalidatesCacheForThatUri 0.005
testDoesNotModifyLastModifiedHeaderFromOrigin 0.001
test200ResponseToOPTIONSWithNoBodyShouldIncludeContentLengthZero 0.001
testUpdatedEndToEndHeadersFrom304ArePassedOnResponseAndUpdatedInCacheEntry 0.003
testDoesNotModifyContentMD5FromOriginOnCacheHit 0.002
testPostInvalidatesCacheForThatUriInLocationHeader 0.004
testAttachesWarningHeaderWhenGeneratingStaleResponse 0
testMustDiscardLeastRecentPartialResponseIfCacheValidatorsDoNotStronglyMatchEvenIfResponsesOutOfOrder 0.003
testHigherMajorProtocolVersionsOnRequestSwitchToTunnelBehavior 0.001
testDoesNotAddContentLocationHeaderOnCacheHit 0.002
testDoesNotAddContentMD5HeaderOnCacheHit 0.002
testPostToUriInvalidatesCacheForThatUri 0.003
testOPTIONSRequestsAreWrittenThroughToOrigin 0
skipped
test304ResponseWithDateHeaderForwardedFromOriginIncludesDateHeader 0.001
testMustReturnACacheEntryIfItCanRevalidateIt 0.002
testNoStoreOnRequestIsNotStoredInCache 0.001
testDeleteDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts 0.003
testHeuristicCacheOlderThan24HoursHasWarningAttached 0.002
testPostInvalidatesCacheForRelativeUriInContentLocationHeader 0.004
testDoesNotModifyContentEncodingHeaderFromOriginResponseWithNoTransform 0.002
testDoesNotModifyContentRangeHeaderFromOriginResponseWithNoTransform 0.001
testTransferCodingsAreNotSentToAnHTTP_1_0Client 0.002
testDoesNotAddContentEncodingHeaderToRequestIfNotPresent 0.002
testOrderOfMultipleContentLanguageHeadersIsPreservedOnRequests 0.001
testNotModifiedOfNonCachedEntityShouldRevalidateWithUnconditionalGET 0.003
testCacheControlPrivateOnFieldIsNotReturnedBySharedCache 0.002
testDoesNotModifyExpiresHeaderFromOriginOnCacheHit 0.002
testCacheEntryIsUpdatedWithNewFieldValuesIn304Response 0.003
testDoesNotModifyContentTypeHeaderOnCachedResponseWithNoTransform 0.002
testDoesNotAddContentEncodingToRequestIfNotPresent 0.002
testNoCacheCannotSatisfyASubsequentRequestWithoutRevalidation 0.002
testMustIncludeAllowHeaderFromAnOrigin405Response 0.001
testDoesNotModifyLastModifiedHeaderOnRequest 0.001
testResponsesToPOSTWithoutCacheControlOrExpiresAreNotCached 0.001
testVaryStarIsNotGeneratedByProxy 0.002
testDoesNotModifyEtagFromOriginOnCacheHit 0.001
testViaHeaderOnRequestProperlyRecordsClientProtocol 0.001
testTRACERequestsAreWrittenThroughToOrigin 0.001
testDecrementsMaxForwardsWhenForwardingOPTIONSRequest 0.001
testMustIncludeWWWAuthenticateHeaderOnAnOrigin401Response 0.001
testRetainsWarningHeadersReceivedFromUpstream 0.002
testOrderOfMultipleAllowHeadersIsPreservedOnRequests 0.001
testPutToUriInvalidatesCacheForThatUri 0.003
testDeleteInvalidatesCacheForThatUriInContentLocationHeader 0.004
testProperlyFormattedViaHeaderIsAddedToRequests 0.002
testRequestsExpecting100ContinueBehaviorShouldSetExpectHeader 0.001
testResponsesToOPTIONSAreNotCacheable 0.001
testCannotUseVariantCacheEntryIfNotAllSelectingRequestHeadersMatch 0.002
testOrderOfMultipleParametersInContentEncodingHeaderIsPreserved 0.002
testDoesNotAddLastModifiedHeaderOnCacheHit 0.002
test206ResponseIncludesVariantHeadersIfValueMightDiffer 0.003
testSharedCacheMustNotNormallyCacheAuthorizedResponses 0.002
testKeepsMostRecentDateHeaderForFreshResponse 0.002
testDoesNotModifyEtagHeaderFromOrigin 0.001
testResponseToA1_0RequestShouldUse1_1 0.002
testOrderOfMultipleAcceptLanguageHeadersIsPreservedOnRequests 0.002
test304ResponseDoesNotContainABody 0.001
testSharedCacheMayCacheAuthorizedResponsesWithSMaxAgeHeader 0.001
testDoesNotAddContentRangeHeaderToOriginResponseWithNoTransformIfNotPresent 0.001
testCacheDoesNotAssumeContentLocationHeaderIndicatesAnotherCacheableResource 0.003
test206ContainsETagIfA200ResponseWouldHaveIncludedIt 0.002
testResponseIncludesCacheEntryEndToEndHeadersForResponseAfter304Validation 0.003
testMustNotUseMultipartByteRangeContentTypeOnCacheGenerated416Responses 0.002

TestCachingHttpAsyncClient

testUsesVirtualHostForCacheKey 0
skipped
testReturns304ForIfNoneMatchPassesIfRequestServedFromOrigin 0.187
testSetsRouteInContextOnCacheHit 0.004
testVariantsMissServerReturns304CacheReturns304 0.006
testReturns304ForIfModifiedSinceHeaderIfRequestServedFromCache 0.004
testReturns304ForIfNoneMatchHeaderIfRequestServedFromCache 0.004
testIfOnlyIfCachedAndNoCacheEntryBackendNotCalled 0.002
testSocketTimeoutExceptionIsNotSilentlyCatched 0.003
testIfOnlyIfCachedAndEntryNotSuitableBackendNotCalled 0.003
testSetsModuleGeneratedResponseContextForCacheOptionsResponse 0.002
testTreatsCacheIOExceptionsAsCacheMiss 0.002
testReturns200ForIfNoneMatchHeaderFails 0.004
testSetsViaHeaderOnResponseIfRequestServedFromCache 0.003
testSetsCacheMissContextIfRequestNotServableFromCache 0.002
testReturns200ForOptionsFollowedByGetIfAuthorizationHeaderAndSharedCache 0.003
testDoesNotSetConnectionInContextOnCacheHit 0.008
testNonCompliantRequestWrapsAndReThrowsProtocolException 0.005
testSetsResponseInContextOnCacheHit 0.003
testReturns304ForIfNoneMatchHeaderAndIfModifiedSinceIfRequestServedFromCache 0.003
testReturns200ForIfNoneMatchFailsIfRequestServedFromOrigin 0.003
testNewerCacheableResponsesReplaceExistingCacheEntry 0.005
testReturns200ForIfModifiedSinceDateIsInvalid 0.003
testSetViaHeaderIfValidationFailsButNotRequired 0.003
testSetsModuleResponseContextIfValidationFailsButNotRequired 0.002
testDoesNotSend304ForNonConditionalRequest 0.004
testIfOnlyIfCachedAndEntryExistsAndIsSuitableReturnsEntry 0.002
testNoEntityForIfNoneMatchRequestNotYetInCache 0.002
testSetsCacheHitContextIfRequestServedFromCache 0.003
testCanCacheAResponseWithoutABody 0.003
testSetsRequestInContextOnCacheHit 0.003
testResponseIsGeneratedWhenCacheEntryIsUsable 0.001
testSetsModuleResponseContextIfValidationRequiredButFailed 0.002
testReturns304ForIfModifiedSinceHeaderIf304ResponseInCache 0.004
testSetsViaHeaderOnResponseIfRequestNotServableFromCache 0.002
testVariantMissServerIfReturns304CacheReturns200 0.005
testSetsRequestSentInContextOnCacheHit 0.003
testIsSharedCache 0.001
testSetsModuleGeneratedResponseContextForFatallyNoncompliantRequest 0.001
testReturns200ForIfModifiedSinceDateIsLess 0.004
testOlderCacheableResponsesDoNotGoIntoCache 0.003
testSuitableCacheEntryDoesNotCauseBackendRequest 0.002
testNotModifiedResponseUpdatesCacheEntryWhenNoEntity 0.003
testSetsViaHeaderOnResponseForCacheMiss 0.003
testSetsTargetHostInContextOnCacheHit 0.003
testNonCacheableResponseIsNotCachedAndIsReturnedAsIs 0.002
testSetsViaHeaderIfRequestWasSuccessfullyValidated 0.003
testReturns200ForIfNoneMatchHeaderFailsIfModifiedSinceIgnored 0.003
testCacheableResponsesGoIntoCache 0.003
testNotModifiedResponseWithVaryUpdatesCacheEntryWhenNoEntity 0.004
testSetsValidatedContextIfRequestWasSuccessfullyValidated 0.004
testReturns200ForIfModifiedSinceFailsIfRequestServedFromOrigin 0.003
testRecordsClientProtocolInViaHeaderIfRequestNotServableFromCache 0.002
testReturns304ForIfModifiedSincePassesIfRequestServedFromOrigin 0.004

TestHttpAsyncCacheJiraNumber1147

testIssue1147 0.134

TestAsyncProtocolDeviations

testPassesOnOrigin407WithoutAProxyAuthenticateHeader 0.004
testPassesOnOrigin401ResponseWithoutWWWAuthenticateHeader 0.001
testOPTIONSRequestsWithBodiesAndNoContentTypeHaveOneSupplied 0.004
testPassesOnOrigin405WithoutAllowHeader 0.001
testPartialContentIsNotReturnedToAClientThatDidNotAskForIt 0.001

Failure Details

[Summary] [Package List] [Test Cases]


testOPTIONSRequestsAreWrittenThroughToOrigin
skipped: skipped
testUsesVirtualHostForCacheKey
skipped: skipped