Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 67 of 67 for MEDIA (0.05 sec)

  1. gradle/wrapper/gradle-wrapper.jar

    documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative...
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Aug 01 08:06:31 UTC 2025
    - 44.4K bytes
    - Viewed (1)
  2. docs/changelogs/changelog_2x.md

     * Implement write timeouts for HTTP/1.1 streams.
     * Avoid use of SPDY stream ID 1, as that's typically used for UPGRADE.
     * Support OAuth in `Authenticator`.
     * Permit a dangling semicolon in media type parsing.
    
    
    ## Version 1.x
    
    [Change log](changelog_1x.md)
    
    
     [brick]: https://noncombatant.org/2015/05/01/about-http-public-key-pinning/
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 26.6K bytes
    - Viewed (0)
  3. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    me.uk
    me.us
    med
    med.br
    med.ec
    med.ee
    med.ht
    med.ly
    med.om
    med.pa
    med.pl
    med.pro
    med.sa
    med.sd
    medecin.fr
    medecin.km
    media
    media.aero
    media.hu
    media.pl
    media.strapiapp.com
    mediatech.by
    mediatech.dev
    medicina.bo
    medio-campidano.it
    mediocampidano.it
    medusajs.app
    meet
    meguro.tokyo.jp
    mein-iserv.de
    mein-vigor.de
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  4. src/main/resources/fess_config.properties

    adaptive.load.control=50
    # Supported JavaScript file extensions for upload.
    supported.uploaded.js.extentions=js
    # Supported CSS file extensions for upload.
    supported.uploaded.css.extentions=css
    # Supported media file extensions for upload.
    supported.uploaded.media.extentions=jpg,jpeg,gif,png,swf
    # Supported files for upload.
    supported.uploaded.files=license.properties
    # Supported languages.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/net/HttpHeaders.java

       *
       * @since 33.2.0
       */
      public static final String PERMISSIONS_POLICY_REPORT_ONLY = "Permissions-Policy-Report-Only";
    
      /**
       * The HTTP <a
       * href="https://wicg.github.io/user-preference-media-features-headers/#sec-ch-prefers-color-scheme">{@code
       * Sec-CH-Prefers-Color-Scheme}</a> header field name.
       *
       * <p>This header is experimental.
       *
       * @since 31.0
       */
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Mar 27 20:37:16 UTC 2025
    - 35.4K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.6.md

    Also, please note:
    - using `application/vnd.kubernetes.protobuf` as the media storage type for 1.6 is default but not required
    - the ability to rollback to etcd2 can be preserved by setting the storage media type flag on `kube-apiserver`
    
      ```
      --storage-media-type application/json
      ```
    
      to continue to use `application/json` as the storage media type which can be changed to
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         */
        String getSupportedUploadedCssExtentions();
    
        /**
         * Get the value for the key 'supported.uploaded.media.extentions'. <br>
         * The value is, e.g. jpg,jpeg,gif,png,swf <br>
         * comment: Supported media file extensions for upload.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
Back to top