trait Responses[F[_]] extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- Responses
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- implicit def http4sAcceptedSyntax(status: Accepted.type): AcceptedOps[F]
- implicit def http4sAlreadyReportedSyntax(status: AlreadyReported.type): AlreadyReportedOps[F]
- implicit def http4sBadGatewaySyntax(status: BadGateway.type): BadGatewayOps[F]
- implicit def http4sBadRequestSyntax(status: BadRequest.type): BadRequestOps[F]
- implicit def http4sConflictSyntax(status: Conflict.type): ConflictOps[F]
- implicit def http4sContinueSyntax(status: Continue.type): ContinueOps[F]
- implicit def http4sCreatedSyntax(status: Created.type): CreatedOps[F]
- implicit def http4sEarlyHintsSyntax(status: EarlyHints.type): EarlyHintsOps[F]
- implicit def http4sExpectationFailedSyntax(status: ExpectationFailed.type): ExpectationFailedOps[F]
- implicit def http4sFailedDependencySyntax(status: FailedDependency.type): FailedDependencyOps[F]
- implicit def http4sForbiddenSyntax(status: Forbidden.type): ForbiddenOps[F]
- implicit def http4sFoundSyntax(status: Found.type): FoundOps[F]
- implicit def http4sGatewayTimeoutSyntax(status: GatewayTimeout.type): GatewayTimeoutOps[F]
- implicit def http4sGoneSyntax(status: Gone.type): GoneOps[F]
- implicit def http4sHttpVersionNotSupportedSyntax(status: HttpVersionNotSupported.type): HttpVersionNotSupportedOps[F]
- implicit def http4sIMUsedSyntax(status: IMUsed.type): IMUsedOps[F]
- implicit def http4sInsufficientStorageSyntax(status: InsufficientStorage.type): InsufficientStorageOps[F]
- implicit def http4sInternalServerErrorSyntax(status: InternalServerError.type): InternalServerErrorOps[F]
- implicit def http4sLengthRequiredSyntax(status: LengthRequired.type): LengthRequiredOps[F]
- implicit def http4sLockedSyntax(status: Locked.type): LockedOps[F]
- implicit def http4sLoopDetectedSyntax(status: LoopDetected.type): LoopDetectedOps[F]
- implicit def http4sMethodNotAllowedSyntax(status: MethodNotAllowed.type): MethodNotAllowedOps[F]
- implicit def http4sMisdirectedRequestSyntax(status: MisdirectedRequest.type): MisdirectedRequestOps[F]
- implicit def http4sMovedPermanentlySyntax(status: MovedPermanently.type): MovedPermanentlyOps[F]
- implicit def http4sMultiStatusSyntax(status: MultiStatus.type): MultiStatusOps[F]
- implicit def http4sMultipleChoicesSyntax(status: MultipleChoices.type): MultipleChoicesOps[F]
- implicit def http4sNetworkAuthenticationRequiredSyntax(status: NetworkAuthenticationRequired.type): NetworkAuthenticationRequiredOps[F]
- implicit def http4sNoContentSyntax(status: NoContent.type): NoContentOps[F]
- implicit def http4sNonAuthoritativeInformationSyntax(status: NonAuthoritativeInformation.type): NonAuthoritativeInformationOps[F]
- implicit def http4sNotAcceptableSyntax(status: NotAcceptable.type): NotAcceptableOps[F]
- implicit def http4sNotExtendedSyntax(status: NotExtended.type): NotExtendedOps[F]
- implicit def http4sNotFoundSyntax(status: NotFound.type): NotFoundOps[F]
- implicit def http4sNotImplementedSyntax(status: NotImplemented.type): NotImplementedOps[F]
- implicit def http4sNotModifiedSyntax(status: NotModified.type): NotModifiedOps[F]
- implicit def http4sOkSyntax(status: Ok.type): OkOps[F]
- implicit def http4sPartialContentSyntax(status: PartialContent.type): PartialContentOps[F]
- implicit def http4sPayloadTooLargeSyntax(status: PayloadTooLarge.type): PayloadTooLargeOps[F]
- implicit def http4sPaymentRequiredSyntax(status: PaymentRequired.type): PaymentRequiredOps[F]
- implicit def http4sPermanentRedirectSyntax(status: PermanentRedirect.type): PermanentRedirectOps[F]
- implicit def http4sPreconditionFailedSyntax(status: PreconditionFailed.type): PreconditionFailedOps[F]
- implicit def http4sPreconditionRequiredSyntax(status: PreconditionRequired.type): PreconditionRequiredOps[F]
- implicit def http4sProxyAuthenticationRequiredSyntax(status: ProxyAuthenticationRequired.type): ProxyAuthenticationRequiredOps[F]
- implicit def http4sRangeNotSatisfiableSyntax(status: RangeNotSatisfiable.type): RangeNotSatisfiableOps[F]
- implicit def http4sRequestHeaderFieldsTooLargeSyntax(status: RequestHeaderFieldsTooLarge.type): RequestHeaderFieldsTooLargeOps[F]
- implicit def http4sRequestTimeoutSyntax(status: RequestTimeout.type): RequestTimeoutOps[F]
- implicit def http4sResetContentSyntax(status: ResetContent.type): ResetContentOps[F]
- implicit def http4sSeeOtherSyntax(status: SeeOther.type): SeeOtherOps[F]
- implicit def http4sServiceUnavailableSyntax(status: ServiceUnavailable.type): ServiceUnavailableOps[F]
- implicit def http4sSwitchingProtocolsSyntax(status: SwitchingProtocols.type): SwitchingProtocolsOps[F]
- implicit def http4sTemporaryRedirectSyntax(status: TemporaryRedirect.type): TemporaryRedirectOps[F]
- implicit def http4sTooEarlySyntax(status: TooEarly.type): TooEarlyOps[F]
- implicit def http4sTooManyRequestsSyntax(status: TooManyRequests.type): TooManyRequestsOps[F]
- implicit def http4sUnauthorizedSyntax(status: Unauthorized.type): UnauthorizedOps[F]
- implicit def http4sUnavailableForLegalReasonsSyntax(status: UnavailableForLegalReasons.type): UnavailableForLegalReasonsOps[F]
- implicit def http4sUnprocessableEntitySyntax(status: UnprocessableEntity.type): UnprocessableEntityOps[F]
- implicit def http4sUnsupportedMediaTypeSyntax(status: UnsupportedMediaType.type): UnsupportedMediaTypeOps[F]
- implicit def http4sUpgradeRequiredSyntax(status: UpgradeRequired.type): UpgradeRequiredOps[F]
- implicit def http4sUriTooLongSyntax(status: UriTooLong.type): UriTooLongOps[F]
- implicit def http4sVariantAlsoNegotiatesSyntax(status: VariantAlsoNegotiates.type): VariantAlsoNegotiatesOps[F]