Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 371 - 380 of 2,064 for lost (0.01 seconds)

  1. internal/event/target/webhook.go

    		store:      queueStore,
    		cancel:     cancel,
    		cancelCh:   ctx.Done(),
    	}
    
    	// Calculate the webhook addr with the port number format
    	target.addr = args.Endpoint.Host
    	if _, _, err := net.SplitHostPort(args.Endpoint.Host); err != nil && strings.Contains(err.Error(), "missing port in address") {
    		switch strings.ToLower(args.Endpoint.Scheme) {
    		case "http":
    			target.addr += ":80"
    		case "https":
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Sep 06 23:06:30 GMT 2024
    - 8.8K bytes
    - Click Count (0)
  2. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java

                    context,
                    context.options().showErrors().orElse(false),
                    List.of(new Logger.Entry(Logger.Level.ERROR, e.getMessage(), e.getCause())),
                    context.logger);
            return new InvokerException.ExitException(2);
        }
    
        protected void printErrors(C context, boolean showStackTrace, List<Logger.Entry> entries, Logger logger) {
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Tue Oct 28 13:01:07 GMT 2025
    - 43.2K bytes
    - Click Count (0)
  3. .teamcity/src/main/kotlin/model/BucketExtensions.kt

    ): List<R> {
        if (list.isEmpty()) {
            return noElementSplitFunction(expectedBucketNumber)
        }
        if (expectedBucketNumber == 1) {
            return listOf(smallElementAggregateFunction(list))
        }
    
        val roughSizeOfEachBucket = list.sumOf(toIntFunction) / expectedBucketNumber
        if (roughSizeOfEachBucket == 0) {
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Feb 12 09:12:03 GMT 2025
    - 5.7K bytes
    - Click Count (0)
  4. internal/config/notify/help.go

    package notify
    
    import (
    	"github.com/minio/minio/internal/config"
    	"github.com/minio/minio/internal/event/target"
    )
    
    const (
    	formatComment     = `'namespace' reflects current bucket/object list and 'access' reflects a journal of object operations, defaults to 'namespace'`
    	queueDirComment   = `staging dir for undelivered messages e.g. '/home/events'`
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Sep 06 23:06:30 GMT 2024
    - 19.2K bytes
    - Click Count (0)
  5. cmd/ftp-server-driver.go

    	}
    
    	objInfo, err := clnt.StatObject(context.Background(), bucket, object, minio.StatObjectOptions{})
    	if err != nil {
    		if minio.ToErrorResponse(err).Code == "NoSuchKey" {
    			// dummy return to satisfy LIST (stat -> list) behavior.
    			return &minioFileInfo{
    				p:     pathClean(object),
    				info:  minio.ObjectInfo{Key: object},
    				isDir: true,
    			}, nil
    		}
    		return nil, err
    	}
    
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 14.3K bytes
    - Click Count (0)
  6. docs/en/docs/tutorial/first-steps.md

    You can optionally deploy your FastAPI app to <a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a>, go and join the waiting list if you haven't. ๐Ÿš€
    
    If you already have a **FastAPI Cloud** account (we invited you from the waiting list ๐Ÿ˜‰), you can deploy your application with one command.
    
    Before deploying, make sure you are logged in:
    
    <div class="termy">
    
    ```console
    $ fastapi login
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 20:41:43 GMT 2025
    - 12.8K bytes
    - Click Count (0)
  7. internal/logger/logger.go

    			ObjectName: ov.ObjectName,
    			VersionID:  ov.VersionID,
    		})
    	}
    
    	entry := log.Entry{
    		DeploymentID: deploymentID,
    		Level:        logKind,
    		RemoteHost:   req.RemoteHost,
    		Host:         req.Host,
    		RequestID:    req.RequestID,
    		UserAgent:    req.UserAgent,
    		Time:         time.Now().UTC(),
    		API: &log.API{
    			Name: API,
    			Args: &log.Args{
    				Bucket:    req.BucketName,
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 12.4K bytes
    - Click Count (0)
  8. impl/maven-core/src/main/java/org/apache/maven/execution/MavenExecutionRequest.java

        // Proxies
        List<Proxy> getProxies();
    
        MavenExecutionRequest setProxies(List<Proxy> proxies);
    
        MavenExecutionRequest addProxy(Proxy proxy);
    
        // Servers
        List<Server> getServers();
    
        MavenExecutionRequest setServers(List<Server> servers);
    
        MavenExecutionRequest addServer(Server server);
    
        // Mirrors
        List<Mirror> getMirrors();
    
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Thu Dec 12 11:02:17 GMT 2024
    - 18.6K bytes
    - Click Count (0)
  9. docs/zh-hant/docs/tutorial/first-steps.md

    #### ๆ“ไฝœ
    
    ้€™่ฃก็š„ใ€Œๆ“ไฝœใ€ๆŒ‡็š„ๆ˜ฏ HTTP ็š„ใ€Œๆ–นๆณ•ใ€ไน‹ไธ€ใ€‚
    
    ๅ…ถไธญๅŒ…ๆ‹ฌ๏ผš
    
    * `POST`
    * `GET`
    * `PUT`
    * `DELETE`
    
    โ€ฆโ€ฆไปฅๅŠๆ›ดๅฐ‘่ฆ‹็š„๏ผš
    
    * `OPTIONS`
    * `HEAD`
    * `PATCH`
    * `TRACE`
    
    ๅœจ HTTP ๅ”ๅฎšไธญ๏ผŒไฝ ๅฏไปฅไฝฟ็”จ้€™ไบ›ใ€Œๆ–นๆณ•ใ€ไน‹ไธ€๏ผˆๆˆ–ๆ›ดๅคš๏ผ‰่ˆ‡ๆฏๅ€‹่ทฏๅพ‘้€ฒ่กŒ้€šไฟกใ€‚
    
    ---
    
    ๅœจๅปบ็ฝฎ API ๆ™‚๏ผŒไฝ ้€šๅธธไฝฟ็”จ้€™ไบ›็‰นๅฎš็š„ HTTP ๆ–นๆณ•ไพ†ๅŸท่กŒ็‰นๅฎš็š„ๅ‹•ไฝœใ€‚
    
    ้€šๅธธไฝ ไฝฟ็”จ๏ผš
    
    * `POST`๏ผš็”จไพ†ๅปบ็ซ‹่ณ‡ๆ–™ใ€‚
    * `GET`๏ผš็”จไพ†่ฎ€ๅ–่ณ‡ๆ–™ใ€‚
    * `PUT`๏ผš็”จไพ†ๆ›ดๆ–ฐ่ณ‡ๆ–™ใ€‚
    * `DELETE`๏ผš็”จไพ†ๅˆช้™ค่ณ‡ๆ–™ใ€‚
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Oct 11 17:48:49 GMT 2025
    - 11.6K bytes
    - Click Count (0)
  10. docs/ko/docs/tutorial/first-steps.md

    "์ž‘๋™(Operation)"์€ HTTP "๋ฉ”์†Œ๋“œ" ์ค‘ ํ•˜๋‚˜๋ฅผ ๋‚˜ํƒ€๋ƒ…๋‹ˆ๋‹ค.
    
    ๋‹ค์Œ ์ค‘ ํ•˜๋‚˜์ด๋ฉฐ:
    
    * `POST`
    * `GET`
    * `PUT`
    * `DELETE`
    
    ...ํ”ํžˆ ์‚ฌ์šฉ๋˜์ง€ ์•Š๋Š” ๊ฒƒ๋“ค๋„ ์žˆ์Šต๋‹ˆ๋‹ค:
    
    * `OPTIONS`
    * `HEAD`
    * `PATCH`
    * `TRACE`
    
    HTTP ํ”„๋กœํ† ์ฝœ์—์„œ๋Š” ์ด๋Ÿฌํ•œ "๋ฉ”์†Œ๋“œ"๋ฅผ ํ•˜๋‚˜(๋˜๋Š” ์ด์ƒ) ์‚ฌ์šฉํ•˜์—ฌ ๊ฐ ๊ฒฝ๋กœ์™€ ํ†ต์‹ ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    ---
    
    API๋ฅผ ์„ค๊ณ„ํ•  ๋•Œ ์ผ๋ฐ˜์ ์œผ๋กœ ํŠน์ • ํ–‰๋™์„ ์ˆ˜ํ–‰ํ•˜๊ธฐ ์œ„ํ•ด ํŠน์ • HTTP ๋ฉ”์†Œ๋“œ๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค.
    
    ์ผ๋ฐ˜์ ์œผ๋กœ ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค:
    
    * `POST`: ๋ฐ์ดํ„ฐ๋ฅผ ์ƒ์„ฑํ•˜๊ธฐ ์œ„ํ•ด.
    * `GET`: ๋ฐ์ดํ„ฐ๋ฅผ ์ฝ๊ธฐ ์œ„ํ•ด.
    * `PUT`: ๋ฐ์ดํ„ฐ๋ฅผ ์ˆ˜์ •ํ•˜๊ธฐ ์œ„ํ•ด.
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Oct 11 17:48:49 GMT 2025
    - 10.3K bytes
    - Click Count (0)
Back to Top