DebugFormatter

open class DebugFormatter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun toString_PostData(mimeType: String, pd: CefPostData): String
Link copied to clipboard
Link copied to clipboard
open fun toString_Request(request: CefRequest): String
Link copied to clipboard
open fun toString_Response(response: CefResponse): String