Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Epost (0.11 sec)

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

        /** The key of the configuration. e.g. * */
        String API_CORS_ALLOW_ORIGIN = "api.cors.allow.origin";
    
        /** The key of the configuration. e.g. GET, POST, OPTIONS, DELETE, PUT */
        String API_CORS_ALLOW_METHODS = "api.cors.allow.methods";
    
        /** The key of the configuration. e.g. 3600 */
        String API_CORS_MAX_AGE = "api.cors.max.age";
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.3gpp2.sms"/>
      <mime-type type="application/vnd.3gpp2.tcap">
        <glob pattern="*.tcap"/>
      </mime-type>
      <mime-type type="application/vnd.3m.post-it-notes">
        <glob pattern="*.pwn"/>
      </mime-type>
      <mime-type type="application/vnd.accpac.simply.aso">
        <glob pattern="*.aso"/>
      </mime-type>
      <mime-type type="application/vnd.accpac.simply.imp">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top