Responses

org.http4s.dsl.impl.Responses
See theResponses companion object
trait Responses[F[_], G[_]]

Attributes

Companion
object
Source
Responses.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Http4sDsl2[F, G]
trait Http4sDsl[F]
object io

Members list

Value members

Abstract methods

def liftG: FunctionK[G, F]

Attributes

Source
Responses.scala

Implicits

Implicits

implicit def http4sAcceptedSyntax(status: Accepted.type): AcceptedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sAlreadyReportedSyntax(status: AlreadyReported.type): AlreadyReportedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sBadGatewaySyntax(status: BadGateway.type): BadGatewayOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sBadRequestSyntax(status: BadRequest.type): BadRequestOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sConflictSyntax(status: Conflict.type): ConflictOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sContinueSyntax(status: Continue.type): ContinueOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sCreatedSyntax(status: Created.type): CreatedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sEarlyHintsSyntax(status: EarlyHints.type): EarlyHintsOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sExpectationFailedSyntax(status: ExpectationFailed.type): ExpectationFailedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sFailedDependencySyntax(status: FailedDependency.type): FailedDependencyOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sForbiddenSyntax(status: Forbidden.type): ForbiddenOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sFoundSyntax(status: Found.type): FoundOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sGatewayTimeoutSyntax(status: GatewayTimeout.type): GatewayTimeoutOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sGoneSyntax(status: Gone.type): GoneOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sHttpVersionNotSupportedSyntax(status: HttpVersionNotSupported.type): HttpVersionNotSupportedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sIMUsedSyntax(status: IMUsed.type): IMUsedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sInsufficientStorageSyntax(status: InsufficientStorage.type): InsufficientStorageOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sInternalServerErrorSyntax(status: InternalServerError.type): InternalServerErrorOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sLengthRequiredSyntax(status: LengthRequired.type): LengthRequiredOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sLockedSyntax(status: Locked.type): LockedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sLoopDetectedSyntax(status: LoopDetected.type): LoopDetectedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sMethodNotAllowedSyntax(status: MethodNotAllowed.type): MethodNotAllowedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sMisdirectedRequestSyntax(status: MisdirectedRequest.type): MisdirectedRequestOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sMovedPermanentlySyntax(status: MovedPermanently.type): MovedPermanentlyOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sMultiStatusSyntax(status: MultiStatus.type): MultiStatusOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sMultipleChoicesSyntax(status: MultipleChoices.type): MultipleChoicesOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNetworkAuthenticationRequiredSyntax(status: NetworkAuthenticationRequired.type): NetworkAuthenticationRequiredOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNoContentSyntax(status: NoContent.type): NoContentOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNonAuthoritativeInformationSyntax(status: NonAuthoritativeInformation.type): NonAuthoritativeInformationOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNotAcceptableSyntax(status: NotAcceptable.type): NotAcceptableOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNotExtendedSyntax(status: NotExtended.type): NotExtendedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNotFoundSyntax(status: NotFound.type): NotFoundOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNotImplementedSyntax(status: NotImplemented.type): NotImplementedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sNotModifiedSyntax(status: NotModified.type): NotModifiedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sOkSyntax(status: Ok.type): OkOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sPartialContentSyntax(status: PartialContent.type): PartialContentOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sPayloadTooLargeSyntax(status: PayloadTooLarge.type): PayloadTooLargeOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sPaymentRequiredSyntax(status: PaymentRequired.type): PaymentRequiredOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sPermanentRedirectSyntax(status: PermanentRedirect.type): PermanentRedirectOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sPreconditionFailedSyntax(status: PreconditionFailed.type): PreconditionFailedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sPreconditionRequiredSyntax(status: PreconditionRequired.type): PreconditionRequiredOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sProxyAuthenticationRequiredSyntax(status: ProxyAuthenticationRequired.type): ProxyAuthenticationRequiredOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sRangeNotSatisfiableSyntax(status: RangeNotSatisfiable.type): RangeNotSatisfiableOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sRequestHeaderFieldsTooLargeSyntax(status: RequestHeaderFieldsTooLarge.type): RequestHeaderFieldsTooLargeOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sRequestTimeoutSyntax(status: RequestTimeout.type): RequestTimeoutOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sResetContentSyntax(status: ResetContent.type): ResetContentOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sSeeOtherSyntax(status: SeeOther.type): SeeOtherOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sServiceUnavailableSyntax(status: ServiceUnavailable.type): ServiceUnavailableOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sSwitchingProtocolsSyntax(status: SwitchingProtocols.type): SwitchingProtocolsOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sTemporaryRedirectSyntax(status: TemporaryRedirect.type): TemporaryRedirectOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sTooEarlySyntax(status: TooEarly.type): TooEarlyOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sTooManyRequestsSyntax(status: TooManyRequests.type): TooManyRequestsOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sUnauthorizedSyntax(status: Unauthorized.type): UnauthorizedOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sUnavailableForLegalReasonsSyntax(status: UnavailableForLegalReasons.type): UnavailableForLegalReasonsOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sUnprocessableEntitySyntax(status: UnprocessableEntity.type): UnprocessableEntityOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sUnsupportedMediaTypeSyntax(status: UnsupportedMediaType.type): UnsupportedMediaTypeOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sUpgradeRequiredSyntax(status: UpgradeRequired.type): UpgradeRequiredOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sUriTooLongSyntax(status: UriTooLong.type): UriTooLongOps[F, G]

Attributes

Source
Responses.scala
implicit def http4sVariantAlsoNegotiatesSyntax(status: VariantAlsoNegotiates.type): VariantAlsoNegotiatesOps[F, G]

Attributes

Source
Responses.scala