Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for rel (0.14 sec)

  1. docs/ru/docs/tutorial/cors.md

    * `allow_credentials` - указывает, что куки разрешены в кросс-доменных запросах. По умолчанию равно `False`. Также, `allow_origins` нельзя присвоить `['*']`, если разрешено использование учётных...
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jun 22 14:29:56 GMT 2023
    - 8.3K bytes
    - Viewed (0)
  2. docs/en/docs/tutorial/cors.md

    * `allow_credentials` - Indicate that cookies should be supported for cross-origin requests. Defaults to `False`. Also, `allow_origins` cannot be set to `['*']` for credentials to be allowed,...
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Nov 13 20:28:37 GMT 2022
    - 5.1K bytes
    - Viewed (0)
  3. docs/em/docs/tutorial/cors.md

    * `allow_credentials` - 🎦 👈 🍪 🔜 🐕‍🦺 ✖️-🇨🇳 📨. 🔢 `False`. , `allow_origins` 🚫🔜 ⚒ `['*']` 🎓 ✔, 🇨🇳 🔜 ✔.
    * `expose_headers` - 🎦 🙆 📨 🎚 👈 🔜 ⚒ ♿ 🖥. 🔢 `[]`.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Apr 01 09:26:04 GMT 2023
    - 4.1K bytes
    - Viewed (0)
  4. okhttp/src/test/java/okhttp3/CallTest.kt

        server.enqueue(
          MockResponse.Builder()
            .addInformationalResponse(
              MockResponse(
                code = HTTP_EARLY_HINTS,
                headers = headersOf("Link", "</style.css>; rel=preload; as=style"),
              ),
            ).build(),
        )
        val request =
          Request(
            url = server.url("/"),
            body = "abc".toRequestBody("text/plain".toMediaType()),
          )
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 142.5K bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg debug/elf, const DT_MIPS_PROTECTED_GOTIDX DynTag
    pkg debug/elf, const DT_MIPS_RLD_MAP = 1879048214
    pkg debug/elf, const DT_MIPS_RLD_MAP DynTag
    pkg debug/elf, const DT_MIPS_RLD_MAP_REL = 1879048245
    pkg debug/elf, const DT_MIPS_RLD_MAP_REL DynTag
    pkg debug/elf, const DT_MIPS_RLD_TEXT_RESOLVE_ADDR = 1879048237
    pkg debug/elf, const DT_MIPS_RLD_TEXT_RESOLVE_ADDR DynTag
    pkg debug/elf, const DT_MIPS_RLD_VERSION = 1879048193
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  6. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // ht : http://www.nic.ht/info/charte.cfm
    ht
    com.ht
    shop.ht
    firm.ht
    info.ht
    adult.ht
    net.ht
    pro.ht
    org.ht
    med.ht
    art.ht
    coop.ht
    pol.ht
    asso.ht
    edu.ht
    rel.ht
    gouv.ht
    perso.ht
    
    // hu : http://www.domain.hu/domain/English/sld.html
    // Confirmed by registry <******@****.***> 2008-06-12
    hu
    co.hu
    info.hu
    org.hu
    priv.hu
    sport.hu
    tm.hu
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top