Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for harus (0.02 seconds)

  1. src/main/resources/fess_label_id.properties

    labels.popular_word_word_enabled=Respons Kata Populer
    labels.supported_search_web=Web
    labels.supported_search_none=Tidak Tersedia
    labels.purge_search_log_day=Hapus log pencarian lama
    labels.purge_job_log_day=Hapus log job lama
    labels.purge_user_info_day=Hapus log pengguna lama
    labels.purge_by_bots=Nama bot untuk menghapus log
    labels.log_level=Level Log
    labels.csv_file_encoding=Encoding Berkas CSV
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 50.2K bytes
    - Click Count (0)
  2. okhttp/src/commonJvmAndroid/kotlin/okhttp3/HttpUrl.kt

     *
     *  * http://host:80/
     *
     *  * http://host
     *
     * Both the unnecessary port specification (`:80`) and the absent trailing slash (`/`) cause URI to
     * bucket the two URLs separately. This harms URI's usefulness in collections. Any application that
     * stores information-per-URL will need to either canonicalize manually, or suffer unnecessary
     * redundancy for such URLs.
     *
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Jan 27 09:00:39 GMT 2026
    - 63.5K bytes
    - Click Count (0)
Back to Top