Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Downlink (0.07 sec)

  1. android/guava/src/com/google/common/net/HttpHeaders.java

      public static final String DEVICE_MEMORY = "Device-Memory";
    
      /**
       * The HTTP <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Downlink">{@code
       * Downlink}</a> header field name.
       *
       * @since 31.0
       */
      public static final String DOWNLINK = "Downlink";
    
      /**
       * The HTTP <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ECT">{@code
       * ECT}</a> header field name.
       *
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Tue Oct 01 19:08:38 UTC 2024
    - 35.3K bytes
    - Viewed (0)
Back to top