CORSInterceptor

sttp.tapir.server.interceptor.cors.CORSInterceptor
See theCORSInterceptor companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def customOrThrow[F[_]](customConfig: CORSConfig): CORSInterceptor[F]
def default[F[_]]: CORSInterceptor[F]