- Sort Score
- Result 10 results
- Languages All
Results 171 - 180 of 220 for isso (0.02 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/MediaTypeTest.kt
assertEquals("2", mediaType.parameter("B")) assertEquals("3", mediaType.parameter("C")) } @Test fun testCharsetAndQuoting() { val mediaType = parse("text/plain;a=\";charset=us-ascii\";charset=\"utf-8\";b=\"iso-8859-1\"") assertEquals("UTF-8", mediaType.charsetName()) } @Test fun testDuplicatedCharsets() { val mediaType = parse("text/plain; charset=utf-8; charset=UTF-8")
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 7.5K bytes - Viewed (0) -
src/main/resources/fess_message_pl.properties
# ======================================================================================== # Fess # ====== errors.login_error = Nazwa użytkownika lub hasło są nieprawidłowe. errors.sso_login_error=Błąd w procesie logowania SSO. errors.could_not_find_log_file = Nie można znaleźć {0}. errors.failed_to_start_crawl_process = Nie można uruchomić procesu indeksowania. errors.invalid_design_jsp_file_name = Nieprawidłowa nazwa pliku JSP.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.5K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/hash/Fingerprint2011Test.java
.isNotEqualTo(HASH_FN.hashUnencodedChars(stringB)); assertThat(fingerprint(stringA.getBytes(UTF_8))) .isNotEqualTo(fingerprint(stringB.getBytes(UTF_8))); // ISO 8859-1 only has 0-255 (ubyte) representation so throws away UTF-8 characters // greater than 127 (ie with their top bit set). // Don't attempt to do this in real code. assertEquals(
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 18:46:00 UTC 2025 - 7.8K bytes - Viewed (0) -
docs/sts/wso2.md
|:----------:|:--------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| | iss | _string_ | The issuer of the JWT. The '> Identity Provider Entity Id ' value of the OAuth2/OpenID Connect Inbound Authentication configuration of the Resident Identity Provider is returned here. |
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 8.7K bytes - Viewed (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
askim.no askoy.no askvoll.no askøy.no asn.au asn.lv asnes.no aso.kumamoto.jp ass.km assabu.hokkaido.jp assessments.cx assn.lk asso.ci asso.dz asso.eu.org asso.fr asso.gp asso.ht asso.km asso.mc asso.nc asso.re associates association.aero assur.bj asti.it asuke.aichi.jp at at-band-camp.net at.emf.camp at.eu.org at.it atami.shizuoka.jp
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3) -
src/main/java/org/codelibs/fess/crawler/transformer/FessTransformer.java
if (encoding != null) { String enc; if (StringUtil.isNotBlank(getFessConfig().getCrawlerDocumentSiteEncoding()) && (!getFessConfig().isCrawlerDocumentUseSiteEncodingOnEnglish() || "ISO-8859-1".equalsIgnoreCase(encoding) || "US-ASCII".equalsIgnoreCase(encoding))) { enc = getFessConfig().getCrawlerDocumentSiteEncoding(); } else {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 13.8K bytes - Viewed (0) -
src/main/resources/fess_message_pt_BR.properties
# ======================================================================================== # Fess # ====== errors.login_error = Nome de usuário ou senha incorretos. errors.sso_login_error=Falha no processo de login SSO. errors.could_not_find_log_file = Não foi possível encontrar {0}. errors.failed_to_start_crawl_process = Não foi possível iniciar o processo de rastreamento. errors.invalid_design_jsp_file_name = Nome de arquivo JSP inválido.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.8K bytes - Viewed (0) -
docs/en/docs/contributing.md
* To check the 2-letter code for the language you want to translate, you can use the table <a href="https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes" class="external-link" target="_blank">List of ISO 639-1 codes</a>. #### Existing language Let's say you want to translate a page for a language that already has translations for some pages, like Spanish.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Jul 26 11:35:42 UTC 2025 - 14.9K bytes - Viewed (0) -
docs/sts/README.md
These credentials can now be used to perform MinIO API operations. ### Using MinIO Console - Open MinIO URL on the browser, lets say <http://localhost:9000/> - Click on `Login with SSO` - User will be redirected to the Keycloak user login page, upon successful login the user will be redirected to MinIO page and logged in automatically, the user should see now the buckets and objects they have access to.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 7.8K bytes - Viewed (0) -
src/main/resources/fess_message_nl.properties
# _/_/_/_/_/_/_/_/_/_/ # ======================================================================================== # Fess # ====== errors.login_error = Gebruikersnaam of wachtwoord is onjuist. errors.sso_login_error=SSO-inlogproces mislukt. errors.could_not_find_log_file = Kan {0} niet vinden. errors.failed_to_start_crawl_process = Kan het crawlproces niet starten. errors.invalid_design_jsp_file_name = Ongeldige JSP-bestandsnaam.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12K bytes - Viewed (0)