Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 65 for gateway (0.08 sec)

  1. src/main/java/org/codelibs/fess/opensearch/config/bsentity/dbmeta/KeyMatchDbm.java

            return null;
        }
    
        // ===================================================================================
        //                                                                    Property Gateway
        //                                                                    ================
        // -----------------------------------------------------
        //                                       Column Property
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 11.1K bytes
    - Viewed (0)
  2. docs/en/docs/deployment/manually.md

    ## ASGI Servers { #asgi-servers }
    
    Let's go a little deeper into the details.
    
    FastAPI uses a standard for building Python web frameworks and servers called <abbr title="Asynchronous Server Gateway Interface">ASGI</abbr>. FastAPI is an ASGI web framework.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 6.9K bytes
    - Viewed (0)
  3. docs/es/docs/deployment/manually.md

    ## Servidores ASGI
    
    Vamos a profundizar un poquito en los detalles.
    
    FastAPI usa un estándar para construir frameworks de web y servidores de Python llamado <abbr title="Asynchronous Server Gateway Interface">ASGI</abbr>. FastAPI es un framework web ASGI.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 8.2K bytes
    - Viewed (0)
  4. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    amplifyapp.com
    amsterdam
    an.it
    analytics
    analytics-gateway.ap-northeast-1.amazonaws.com
    analytics-gateway.ap-northeast-2.amazonaws.com
    analytics-gateway.ap-south-1.amazonaws.com
    analytics-gateway.ap-southeast-1.amazonaws.com
    analytics-gateway.ap-southeast-2.amazonaws.com
    analytics-gateway.eu-central-1.amazonaws.com
    analytics-gateway.eu-west-1.amazonaws.com
    analytics-gateway.us-east-1.amazonaws.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  5. src/main/java/org/codelibs/fess/opensearch/config/bsentity/dbmeta/ScheduledJobDbm.java

            return null;
        }
    
        // ===================================================================================
        //                                                                    Property Gateway
        //                                                                    ================
        // -----------------------------------------------------
        //                                       Column Property
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 13.4K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/opensearch/config/bsentity/dbmeta/FileConfigDbm.java

            return null;
        }
    
        // ===================================================================================
        //                                                                    Property Gateway
        //                                                                    ================
        // -----------------------------------------------------
        //                                       Column Property
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 18.1K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/opensearch/config/bsentity/dbmeta/WebConfigDbm.java

            return null;
        }
    
        // ===================================================================================
        //                                                                    Property Gateway
        //                                                                    ================
        // -----------------------------------------------------
        //                                       Column Property
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 18.5K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/opensearch/log/bsentity/dbmeta/SearchLogDbm.java

            return null;
        }
    
        // ===================================================================================
        //                                                                    Property Gateway
        //                                                                    ================
        // -----------------------------------------------------
        //                                       Column Property
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 16.3K bytes
    - Viewed (0)
  9. src/test/java/org/codelibs/fess/util/WebApiUtilTest.java

                WebApiUtil.setError(403, "Forbidden");
                WebApiUtil.setError(404, "Not Found");
                WebApiUtil.setError(500, "Internal Server Error");
                WebApiUtil.setError(502, "Bad Gateway");
                WebApiUtil.setError(503, "Service Unavailable");
            } catch (Exception e) {
                fail("setError should handle various status codes gracefully: " + e.getMessage());
            }
        }
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 12 07:34:10 UTC 2025
    - 17.1K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/opensearch/user/bsentity/dbmeta/UserDbm.java

            return null;
        }
    
        // ===================================================================================
        //                                                                    Property Gateway
        //                                                                    ================
        // -----------------------------------------------------
        //                                       Column Property
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 27K bytes
    - Viewed (0)
Back to top