package internal
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class HttpResponseBodyCodec[Resp] extends MessageCodec[HttpResponse[_]]
-
class
LogRotationHttpLogger extends HttpLogger
Write access logs to a file with automatic log file rotation.
- case class RPCCallContext(rpcMethod: RPCMethod, rpcMethodSurface: MethodSurface, rpcArgs: Seq[Any]) extends Product with Serializable
-
class
RPCLoggingFilter extends RxHttpFilter with LogSupport
Report HTTP/RPC request/response logs to the given logger
Value Members
-
object
HttpLogs
Internal utilities for HTTP request/response logging
- object HttpMultiMapCodec extends MessageCodec[HttpMultiMap]
- object LocalRPCContext
-
object
RPCResponseFilter extends RxHttpFilter with LogSupport
Add RPCStatus to the response header and embed the error message to the request body