A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  Z 

O

ok(Object,String) - function in com.hexagonkt.http.server.Call
Sends success response with given content type.
ok(Object,SerializationFormat,Charset) - function in com.hexagonkt.http.server.Call
Sends success response serialized using given SerializationFormat and Charset.
options(String,TypeAliased(typeAlias=GenericTypeConstructor(dri=com.hexagonkt.http.server/RouteCallback///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=true, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={org.jetbrains.dokka.model.Annotations$Companion@1a484594=Annotations(myContent={DokkaSourceSetImpl(displayName=jvm, sourceSetID=:http_server:dokkaJavadoc/main, classpath=[/home/runner/work/hexagon/hexagon/http/build/libs/http-1.5.1.jar, /home/runner/work/hexagon/hexagon/serialization/build/libs/serialization-1.5.1.jar, /home/runner/work/hexagon/hexagon/core/build/libs/core-1.5.1.jar, /home/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.10/e80fe6ac3c3573a80305f5ec43f86b829e8ab53d/kotlin-stdlib-jdk8-1.6.10.jar, /home/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.10/e1c380673654a089c4f0c9f83d0ddfdc1efdb498/kotlin-stdlib-jdk7-1.6.10.jar, /home/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.10/b8af3fe6f1ca88526914929add63cf5e7c5049af/kotlin-stdlib-1.6.10.jar, /home/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar, /home/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.10/c118700e3a33c8a0d9adc920e9dec0831171925/kotlin-stdlib-common-1.6.10.jar], sourceRoots=[/home/runner/work/hexagon/hexagon/http_server/src/main/kotlin, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin], dependentSourceSets=[], samples=[/home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/TestsTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/CookiesTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/MockServerTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/RequestTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/BooksTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/CorsSettingsTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/GenericTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/ServerSettingsTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/PortHttpServerSamplesTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/FilesTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/ZipTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/HttpsTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/MockServerRoutesTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/CorsTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/ServerTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/ErrorsTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/SessionTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/RouterTest.kt, /home/runner/work/hexagon/hexagon/http_server/src/test/kotlin/examples/FiltersTest.kt], includes=[/home/runner/work/hexagon/hexagon/http_server/README.md], includeNonPublic=false, reportUndocumented=false, skipEmptyPackages=true, skipDeprecated=false, jdkVersion=8, sourceLinks=[], perPackageOptions=[], externalDocumentationLinks=[ExternalDocumentationLinkImpl(url=https://kotlinlang.org/api/latest/jvm/stdlib/, packageListUrl=https://kotlinlang.org/api/latest/jvm/stdlib/package-list), ExternalDocumentationLinkImpl(url=https://docs.oracle.com/javase/8/docs/api/, packageListUrl=https://docs.oracle.com/javase/8/docs/api/package-list)], languageVersion=null, apiVersion=null, noStdlibLink=false, noJdkLink=false, suppressedFiles=[], analysisPlatform=jvm)=[Annotation(dri=kotlin/ExtensionFunctionType///PointingToDeclaration/, params={}, mustBeDocumented=false, scope=DIRECT)]})})))) - function in com.hexagonkt.http.server.Router
Creates OPTIONS route with given RouteCallback to be handled.
outputStream() - function in com.hexagonkt.http.server.ResponsePort
Provides a OutputStream instance for the response.
outputStream() - function in com.hexagonkt.http.server.test.TestResponse
Provides a OutputStream instance for the response.
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  Z