Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 54 for accessing (0.17 seconds)

  1. src/main/java/org/codelibs/curl/CurlResponse.java

        }
    
        /**
         * Sets the exception that occurred while accessing the content.
         *
         * @param e the exception to set.
         */
        public void setContentException(final Exception e) {
            contentException = e;
        }
    
        /**
         * Gets the exception that occurred while accessing the content, if any.
         *
         * @return the exception, or null if no exception occurred.
    Created: Thu Apr 02 15:34:12 GMT 2026
    - Last Modified: Sat Mar 21 09:11:12 GMT 2026
    - 6.8K bytes
    - Click Count (0)
  2. android/guava/src/com/google/common/graph/PredecessorsFunction.java

     *
     * <p>This interface is meant to be used as the type of a parameter to graph algorithms (such as
     * topological sort) that only need a way of accessing the predecessors of a node in a graph.
     *
     * <h3>Usage</h3>
     *
     * Given an algorithm, for example:
     *
     * {@snippet :
     * public <N> someGraphAlgorithm(N startNode, PredecessorsFunction<N> predecessorsFunction);
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Wed Mar 11 01:10:31 GMT 2026
    - 4K bytes
    - Click Count (0)
  3. android/guava/src/com/google/common/graph/SuccessorsFunction.java

     *
     * <p>This interface is meant to be used as the type of a parameter to graph algorithms (such as
     * breadth first traversal) that only need a way of accessing the successors of a node in a graph.
     *
     * <h3>Usage</h3>
     *
     * Given an algorithm, for example:
     *
     * {@snippet :
     * public <N> someGraphAlgorithm(N startNode, SuccessorsFunction<N> successorsFunction);
     * }
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Wed Mar 11 01:10:31 GMT 2026
    - 4.2K bytes
    - Click Count (0)
  4. docs/en/docs/how-to/custom-request-and-route.md

    After that, all of the processing logic is the same.
    
    But because of our changes in `GzipRequest.body`, the request body will be automatically decompressed when it is loaded by **FastAPI** when needed.
    
    ## Accessing the request body in an exception handler { #accessing-the-request-body-in-an-exception-handler }
    
    /// tip
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 4.4K bytes
    - Click Count (0)
  5. docs/en/docs/deployment/cloud.md

    ## FastAPI Cloud { #fastapi-cloud }
    
    **[FastAPI Cloud](https://fastapicloud.com)** is built by the same author and team behind **FastAPI**.
    
    It streamlines the process of **building**, **deploying**, and **accessing** an API with minimal effort.
    
    It brings the same **developer experience** of building apps with FastAPI to **deploying** them to the cloud. ๐ŸŽ‰
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 1.2K bytes
    - Click Count (0)
  6. docs/en/docs/deployment/fastapicloud.md

    ## About FastAPI Cloud { #about-fastapi-cloud }
    
    **[FastAPI Cloud](https://fastapicloud.com)** is built by the same author and team behind **FastAPI**.
    
    It streamlines the process of **building**, **deploying**, and **accessing** an API with minimal effort.
    
    It brings the same **developer experience** of building apps with FastAPI to **deploying** them to the cloud. ๐ŸŽ‰
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 1.9K bytes
    - Click Count (0)
  7. docs/ko/docs/how-to/custom-request-and-route.md

    ์ด๋ ‡๊ฒŒ ํ•˜๋ฉด, ์šฐ๋ฆฌ์˜ `GzipRequest`๊ฐ€ *๊ฒฝ๋กœ ์ฒ˜๋ฆฌ*๋กœ ์ „๋‹ฌํ•˜๊ธฐ ์ „์—(ํ•„์š”ํ•˜๋‹ค๋ฉด) ๋ฐ์ดํ„ฐ์˜ ์••์ถ• ํ•ด์ œ๋ฅผ ๋‹ด๋‹นํ•˜๊ฒŒ ๋ฉ๋‹ˆ๋‹ค.
    
    ๊ทธ ์ดํ›„์˜ ๋ชจ๋“  ์ฒ˜๋ฆฌ ๋กœ์ง์€ ๋™์ผํ•ฉ๋‹ˆ๋‹ค.
    
    ํ•˜์ง€๋งŒ `GzipRequest.body`์—์„œ ๋ณ€๊ฒฝ์„ ํ–ˆ๊ธฐ ๋•Œ๋ฌธ์—, ํ•„์š”ํ•  ๋•Œ **FastAPI**๊ฐ€ ๋กœ๋“œํ•˜๋Š” ์‹œ์ ์— ์š”์ฒญ ๋ฐ”๋””๋Š” ์ž๋™์œผ๋กœ ์••์ถ• ํ•ด์ œ๋ฉ๋‹ˆ๋‹ค.
    
    ## ์˜ˆ์™ธ ํ•ธ๋“ค๋Ÿฌ์—์„œ ์š”์ฒญ ๋ฐ”๋”” ์ ‘๊ทผํ•˜๊ธฐ { #accessing-the-request-body-in-an-exception-handler }
    
    /// tip | ํŒ
    
    ๊ฐ™์€ ๋ฌธ์ œ๋ฅผ ํ•ด๊ฒฐํ•˜๋ ค๋ฉด `RequestValidationError`์— ๋Œ€ํ•œ ์ปค์Šคํ…€ ํ•ธ๋“ค๋Ÿฌ์—์„œ `body`๋ฅผ ์‚ฌ์šฉํ•˜๋Š” ํŽธ์ด ์•„๋งˆ ํ›จ์”ฌ ๋” ์‰ฝ์Šต๋‹ˆ๋‹ค([์˜ค๋ฅ˜ ์ฒ˜๋ฆฌํ•˜๊ธฐ](../tutorial/handling-errors.md#use-the-requestvalidationerror-body)).
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 5.2K bytes
    - Click Count (0)
  8. src/main/java/org/codelibs/fess/exec/ThumbnailGenerator.java

     */
    public class ThumbnailGenerator {
    
        private static final Logger logger = LogManager.getLogger(ThumbnailGenerator.class);
    
        /**
         * OpenSearch client for accessing indexed documents.
         */
        @Resource
        public SearchEngineClient searchEngineClient;
    
        /**
         * Default constructor for ThumbnailGenerator.
         */
        public ThumbnailGenerator() {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 02:24:08 GMT 2026
    - 10.4K bytes
    - Click Count (0)
  9. src/test/java/org/codelibs/fess/helper/PopularWordHelperTest.java

        @Test
        public void test_clearCache() {
            // Test that clearCache doesn't throw exception
            popularWordHelper.clearCache();
    
            // Verify cache is cleared (we can't directly test this without accessing the cache)
            // But we can test that it doesn't throw exceptions
            assertTrue(true);
        }
    
        @Test
        public void test_init_configuration() {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Mar 13 23:01:26 GMT 2026
    - 11.3K bytes
    - Click Count (0)
  10. docs/zh-hant/docs/how-to/custom-request-and-route.md

    ้€™้บผๅšไน‹ๅพŒ๏ผŒ`GzipRequest` ๆœƒๅœจๆŠŠ่ณ‡ๆ–™ไบค็ตฆ *่ทฏๅพ‘ๆ“ไฝœ* ไน‹ๅ‰๏ผˆ่‹ฅๆœ‰้œ€่ฆ๏ผ‰ๅ…ˆ่ฒ ่ฒฌ่งฃๅฃ“็ธฎใ€‚
    
    ไน‹ๅพŒ็š„่™•็†้‚่ผฏๅฎŒๅ…จ็›ธๅŒใ€‚
    
    ไฝ†็”ฑๆ–ผๆˆ‘ๅ€‘ไฟฎๆ”นไบ† `GzipRequest.body`๏ผŒๅœจ **FastAPI** ้œ€่ฆ่ฎ€ๅ–ๆœฌๆ–‡ๆ™‚๏ผŒ่ซ‹ๆฑ‚ๆœฌๆ–‡ๆœƒ่‡ชๅ‹•่งฃๅฃ“็ธฎใ€‚
    
    ## ๅœจไพ‹ๅค–่™•็†ๅ™จไธญๅญ˜ๅ–่ซ‹ๆฑ‚ๆœฌๆ–‡ { #accessing-the-request-body-in-an-exception-handler }
    
    /// tip
    
    ่ฆ่งฃๆฑบ็›ธๅŒๅ•้กŒ๏ผŒไฝฟ็”จ้‡ๅฐ `RequestValidationError` ็š„่‡ช่จ‚่™•็†ๅ™จไพ†่ฎ€ๅ– `body` ้€šๅธธๆ›ด็ฐกๅ–ฎ๏ผˆ[่™•็†้Œฏ่ชค](../tutorial/handling-errors.md#use-the-requestvalidationerror-body)๏ผ‰ใ€‚
    
    ไฝ†ๆœฌ็ฏ„ไพ‹ไป็„ถๆœ‰ๆ•ˆ๏ผŒไธฆ็คบ็ฏ„ไบ†ๅฆ‚ไฝ•่ˆ‡ๅ…ง้ƒจๅ…ƒไปถไบ’ๅ‹•ใ€‚
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 4.2K bytes
    - Click Count (0)
Back to Top