HttpServerCommonTestSuite

abstract class HttpServerCommonTestSuite<TEngine, TConfiguration>(hostFactory: <ERROR CLASS><TEngine, TConfiguration>)

Functions

Link copied to clipboard
fun queryParameterContainingSemicolon()
Link copied to clipboard
fun test404()
Link copied to clipboard
fun testCookie()
Link copied to clipboard
open fun testFlushingHeaders()
Link copied to clipboard
fun testFormUrlEncoded()
Link copied to clipboard
fun testHeader()
Link copied to clipboard
fun testHeadersReturnCorrectly()
Link copied to clipboard
open fun testHeadRequest()
Link copied to clipboard
fun testNoRespond()
Link copied to clipboard
fun testParentContextPropagates()
Link copied to clipboard
fun testPathComponentsDecoding()
Link copied to clipboard
fun testProxyHeaders()
Link copied to clipboard
fun testRawAndDecodedQueryParameter()
Link copied to clipboard
fun testRedirect()
Link copied to clipboard
fun testRedirectFromInterceptor()
Link copied to clipboard
fun testRemoteHost()
Link copied to clipboard
fun testRequestParameters()
Link copied to clipboard
fun testRequestParts()
Link copied to clipboard
fun testRequestTwiceNoKeepAlive()
Link copied to clipboard
fun testRequestTwiceWithKeepAlive()
Link copied to clipboard
fun testServerPush()
Link copied to clipboard
fun testStatusCodeDirect()
Link copied to clipboard
fun testStatusCodeViaResponseObject()
Link copied to clipboard
fun testStatusPages404()