Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for autoHide (0.04 sec)

  1. okhttp/src/commonJvmAndroid/kotlin/okhttp3/Protocol.kt

       * knowledge that the server supports cleartext HTTP/2.
       *
       * See also [Starting HTTP/2 with Prior Knowledge][rfc_7540_34].
       *
       * [rfc_7540_34]: https://datatracker.ietf.org/doc/html/rfc7540#autoid-10
       */
      H2_PRIOR_KNOWLEDGE("h2_prior_knowledge"),
    
      /**
       * QUIC (Quick UDP Internet Connection) is a new multiplexed and secure transport atop UDP,
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Jun 23 18:58:57 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  2. docs/pt/docs/tutorial/security/oauth2-jwt.md

    Você verá a interface de usuário assim:
    
    <img src="/img/tutorial/security/image07.png">
    
    Autorize a aplicação da mesma maneira que antes.
    
    Usando as credenciais:
    
    Username: `johndoe`
    Password: `secret`
    
    /// check | Verifique
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 11K bytes
    - Viewed (0)
Back to top