- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for 5xx_ (0.21 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/metrics-v2.go
Subsystem: requestsSubsystem, Name: "4xx_" + errorsTotal, Help: "Total number of S3 requests with (4xx) errors on a bucket", Type: counterMetric, } } func getBucketS3Requests5xxErrorsMD() MetricDescription { return MetricDescription{ Namespace: bucketMetricNamespace, Subsystem: requestsSubsystem, Name: "5xx_" + errorsTotal,
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 133.6K bytes - Click Count (0) -
fastapi/openapi/utils.py
} }, } status_code_ranges: dict[str, str] = { "1XX": "Information", "2XX": "Success", "3XX": "Redirection", "4XX": "Client Error", "5XX": "Server Error", "DEFAULT": "Default Response", } def get_openapi_security_definitions( flat_dependant: Dependant, ) -> tuple[dict[str, Any], list[dict[str, Any]]]: security_definitions = {}Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 12:54:56 GMT 2025 - 23.2K bytes - Click Count (0) -
docs/en/docs/release-notes.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 19:06:15 GMT 2025 - 586.7K bytes - Click Count (0)