Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SAMEORIGIN (0.04 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. text/html=X-XSS-Protection: 1; mode=block<br>
         * text/html=Content-Security-Policy: reflected-xss block<br>
         * text/html=X-Frame-Options: SAMEORIGIN<br>
         *  */
        String RESPONSE_HEADERS = "response.headers";
    
        /** The key of the configuration. e.g. fess.search */
        String INDEX_DOCUMENT_SEARCH_INDEX = "index.document.search.index";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
Back to top