- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for profond (0.03 sec)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http/HttpMethod.kt
fun permitsRequestBody(method: String): Boolean = !(method == "GET" || method == "HEAD") fun redirectsWithBody(method: String): Boolean = method == "PROPFIND" fun redirectsToGet(method: String): Boolean = method != "PROPFIND" fun isCacheable(requestMethod: String): Boolean = requestMethod == "GET" || requestMethod == "QUERY"
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Oct 03 17:41:45 UTC 2025 - 1.7K bytes - Viewed (0) -
docs/pt/llm-prompt.md
* Cross-Origin Resource Sharing: Cross-Origin Resource Sharing (do not translate to "Compartilhamento de Recursos de Origem Cruzada") * Deep Learning: Deep Learning (do not translate to "Aprendizado Profundo") * dependable: dependable * dependencies: dependências * deprecated: descontinuado * docs: documentação * FastAPI app: aplicação FastAPI * framework: framework (do not translate) * feature: funcionalidade
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 3.1K bytes - Viewed (0) -
docs/es/llm-prompt.md
* I/O (as in "input and output"): I/O (do not translate to "E/S") * Machine Learning: Machine Learning (do not translate to "Aprendizaje Automático") * Deep Learning: Deep Learning (do not translate to "Aprendizaje Profundo") * callback hell: callback hell (do not translate to "infierno de callbacks") * tip: Consejo (do not translate to "tip") * check: Revisa (do not translate to "chequea" or "comprobación)
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 16 16:33:45 UTC 2025 - 5.4K bytes - Viewed (0)