- Sort Score
- Num 10 results
- Language All
Results 511 - 520 of 575 for etag (0.09 seconds)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/interpolation/StringVisitorModelInterpolator.java
org = scm.getDeveloperConnection(); val = interpolate(org); if (org != val) { scm.setDeveloperConnection(val); } // Tag org = scm.getTag(); val = interpolate(org); if (org != val) { scm.setTag(val); } // Url
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Feb 25 08:27:34 GMT 2025 - 43.1K bytes - Click Count (0) -
docs/es/docs/tutorial/bigger-applications.md
El resultado es que, en nuestra app, cada una de las *path operations* del mรณdulo `admin` tendrรก: * El prefix `/admin`. * El tag `admin`. * La dependencia `get_token_header`. * La response `418`. ๐ต Pero eso solo afectarรก a ese `APIRouter` en nuestra app, no en ningรบn otro cรณdigo que lo utilice.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 20.2K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.4.md
* Bump gcr.io/google_containers/glbc from 0.8.0 to 0.9.2. Release notes: [0.9.0](https://github.com/kubernetes/ingress/releases/tag/0.9.0), [0.9.1](https://github.com/kubernetes/ingress/releases/tag/0.9.1), [0.9.2](https://github.com/kubernetes/ingress/releases/tag/0.9.2) ([#43098](https://github.com/kubernetes/kubernetes/pull/43098), [@timstclair](https://github.com/timstclair))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 133.5K bytes - Click Count (0) -
src/main/webapp/js/admin/moment-with-locales.min.js
MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 360.5K bytes - Click Count (2) -
CHANGELOG/CHANGELOG-1.13.md
* https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.13.4 * https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.13.3Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu May 05 13:44:43 GMT 2022 - 273.1K bytes - Click Count (0) -
docs/metrics/prometheus/list.md
|:------------------------------|:---------------------------------------| | `minio_software_commit_info` | Git commit hash for the MinIO release. | | `minio_software_version_info` | MinIO Release tag for the server. | ## Drive Metrics | Name | Description |
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 43.4K bytes - Click Count (0) -
docs/ja/docs/advanced/behind-a-proxy.md
ๆฌกใฎใใใช OpenAPI ในใญใผใใ็ๆใใใพใ: ```JSON hl_lines="5-7" { "openapi": "3.1.0", // ใปใใฎ้ ็ฎ "servers": [ { "url": "/api/v1" }, { "url": "https://stag.example.com", "description": "Staging environment" }, { "url": "https://prod.example.com", "description": "Production environment" } ],Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 18.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.9.md
* Cluster Autoscaler 1.1.1 (details: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.1.1) ([#59272](https://github.com/kubernetes/kubernetes/pull/59272), [@mwielgus](https://github.com/mwielgus))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Tue Nov 16 10:46:27 GMT 2021 - 313.7K bytes - Click Count (0) -
docs/ko/docs/tutorial/bigger-applications.md
์ด๋ ๊ฒ ํ๋ฉด ์๋ `APIRouter`๋ ์์ ๋์ง ์์ผ๋ฏ๋ก, ์กฐ์ง ๋ด ๋ค๋ฅธ ํ๋ก์ ํธ์์๋ ๋์ผํ `app/internal/admin.py` ํ์ผ์ ๊ณ์ ๊ณต์ ํ ์ ์์ต๋๋ค. ๊ฒฐ๊ณผ์ ์ผ๋ก ์ฐ๋ฆฌ ์ฑ์์ `admin` ๋ชจ๋์ ๊ฐ *path operations*๋ ๋ค์์ ๊ฐ๊ฒ ๋ฉ๋๋ค: * prefix `/admin`. * tag `admin`. * dependency `get_token_header`. * ์๋ต `418`. ๐ต ํ์ง๋ง ์ด๋ ์ฐ๋ฆฌ ์ฑ์์ ๊ทธ `APIRouter`์๋ง ์ํฅ์ ์ฃผ๋ฉฐ, ์ด๋ฅผ ์ฌ์ฉํ๋ ๋ค๋ฅธ ์ฝ๋์๋ ์ํฅ์ ์ฃผ์ง ์์ต๋๋ค. ๋ฐ๋ผ์ ๋ค๋ฅธ ํ๋ก์ ํธ๋ค์ ๊ฐ์ `APIRouter`๋ฅผ ๋ค๋ฅธ ์ธ์ฆ ๋ฐฉ์์ผ๋ก ์ฌ์ฉํ ์๋ ์์ต๋๋ค.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 21.5K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.32.md
- The `build-tag` flag is reintroduced to conversion-gen and defaulter-gen which allow users to inject custom build tag during code generation process. ([#128259](https://github.com/kubernetes/kubernetes/pull/128259), [@dinhxuanvu](https://github.com/dinhxuanvu))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Feb 26 23:58:21 GMT 2026 - 470.5K bytes - Click Count (0)