Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 13 of 13 for loggingEventListener (0.14 sec)

  1. CHANGELOG.md

        This feature increases the client's traffic and the load on the server. Talking to your server's
        operators before adopting it.
    
     *  New in okhttp-android: `HttpLoggingInterceptor.androidLogging()` and
        `LoggingEventListener.androidLogging()` write HTTP calls or events to Logcat.
    
     *  New: `OkHttpClient.webSocketCloseTimeout` configures how long a web socket connection will wait
        for a graceful shutdown before it performs an abrupt shutdown.
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Thu Apr 18 01:31:39 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  2. docs/changelogs/changelog_3x.md

     *  New: API to get MockWebServer's dispatcher.
     *  New: API to access headers as `java.time.Instant`.
     *  New: Fail fast if a `SSLSocketFactory` is used as a `SocketFactory`.
     *  New: Log the TLS handshake in `LoggingEventListener`.
    
    ## Version 3.12.13
    
    _2021-01-30_
    
     *  Fix: Work around a crash in Android 10 and 11 that may be triggered when two threads
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  3. okhttp-android/src/main/baseline-prof.txt

    Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;
    Lokhttp3/logging/HttpLoggingInterceptor$Logger;
    Lokhttp3/logging/HttpLoggingInterceptor;
    Lokhttp3/logging/LoggingEventListener$Factory;
    Lokhttp3/logging/LoggingEventListener;
    Lokio/AsyncTimeout$Companion;
    Lokio/AsyncTimeout$Watchdog;
    Lokio/AsyncTimeout$sink$1;
    Lokio/AsyncTimeout$source$1;
    Lokio/AsyncTimeout;
    Lokio/BlackholeSink;
    Lokio/Buffer;
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Mon Mar 21 11:22:00 UTC 2022
    - 127.9K bytes
    - Viewed (0)
Back to top