Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Emeriti (0.55 sec)

  1. CONTRIBUTING.md

    Guava, the best approach is to create an [issue][] (or comment on an existing
    issue if there is one) requesting the feature and describing specific use cases
    for it.
    
    If the feature has merit, it will go through a thorough process of API design
    and review. Any code should come after this.
    
    [APIs]: https://en.wikipedia.org/wiki/Application_programming_interface
    [issue]: https://github.com/google/guava/issues
    
    Plain Text
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Fri Nov 17 18:47:47 GMT 2023
    - 3.7K bytes
    - Viewed (0)
  2. docs/features/interceptors.md

    ### Choosing between application and network interceptors
    
    Each interceptor chain has relative merits.
    
    **Application interceptors**
    
     * Don't need to worry about intermediate responses like redirects and retries.
     * Are always invoked once, even if the HTTP response is served from the cache.
    Plain Text
    - Registered: Fri Apr 19 11:42:09 GMT 2024
    - Last Modified: Sun Feb 06 02:19:09 GMT 2022
    - 8.1K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    //  5LD operators.   <k12-ma-hostmaster _ at _ rsuc.gweep.net>
    pvt.k12.ma.us
    chtr.k12.ma.us
    paroch.k12.ma.us
    // Merit Network, Inc. maintains the registry for =~ /(k12|cc|lib).mi.us/ and the following
    //    see also: http://domreg.merit.edu
    //    see also: whois -h whois.domreg.merit.edu help
    ann-arbor.mi.us
    cog.mi.us
    dst.mi.us
    eaton.mi.us
    gen.mi.us
    mus.mi.us
    tec.mi.us
    washtenaw.mi.us
    Plain Text
    - Registered: Fri Apr 19 11:42:09 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MAX = 65535
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MAX ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MERIT = 32892
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MERIT ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MICP = 34618
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MICP ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (netbsd-386), const ETHERTYPE_LOOPBACK ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_MATRA ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_MAX ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_MERIT ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_MICP ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_MOPDL ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_MOPRC ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  6. api/go1.1.txt

    pkg syscall (netbsd-386), const ETHERTYPE_LOOPBACK = 36864
    pkg syscall (netbsd-386), const ETHERTYPE_MATRA = 32890
    pkg syscall (netbsd-386), const ETHERTYPE_MAX = 65535
    pkg syscall (netbsd-386), const ETHERTYPE_MERIT = 32892
    pkg syscall (netbsd-386), const ETHERTYPE_MICP = 34618
    pkg syscall (netbsd-386), const ETHERTYPE_MOPDL = 24577
    pkg syscall (netbsd-386), const ETHERTYPE_MOPRC = 24578
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
Back to top