- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 240 for clientId (0.09 seconds)
-
src/main/config/es/fess_log_search_log.json
{ "fess_log.search_log" : { "aliases" : { }, "mappings" : { "search_log" : { "properties" : { "accessType" : { "type" : "keyword" }, "clientIp" : { "type" : "keyword" }, "hitCount" : { "type" : "long" }, "hitCountRelation" : { "type" : "keyword" }, "languages" : {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Apr 12 15:00:27 GMT 2019 - 2K bytes - Click Count (0) -
src/main/resources/fess_indices/fess_log.search_log/search_log.json
}, "queryPageSize": { "type": "integer" }, "userAgent": { "type": "keyword" }, "referer": { "type": "keyword" }, "clientIp": { "type": "keyword" }, "userSessionId": { "type": "keyword" }, "accessType": { "type": "keyword" }, "userInfoId": { "type": "keyword"Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Feb 25 13:38:21 GMT 2022 - 1.6K bytes - Click Count (0) -
docs/sts/wso2.md
- Navigate to service provider section, expand Inbound Authentication Configurations and expand OAuth/OpenID Connect Configuration. - Copy the OAuth Client Key as the value for `<CLIENT_ID>`. - Copy the OAuth Client Secret as the value for `<CLIENT_SECRET>`.Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 8.7K bytes - Click Count (0) -
docs/es/docs/how-to/separate-openapi-schemas.md
## No Separar Esquemas { #do-not-separate-schemas } Ahora, hay algunos casos donde podrías querer tener el **mismo esquema para entrada y salida**.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Feb 13 13:41:41 GMT 2026 - 4.7K bytes - Click Count (0) -
docs/pt/docs/how-to/separate-openapi-schemas.md
Provavelmente, o principal caso de uso para isso é se você já tem algum código de cliente/SDK gerado automaticamente e não quer atualizar todo o código de cliente/SDK gerado ainda, você provavelmente vai querer fazer isso em algum momento, mas talvez não agora. Nesse caso, você pode desativar esse recurso no **FastAPI**, com o parâmetro `separate_input_output_schemas=False`. /// info | Informação
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Jan 20 20:40:17 GMT 2026 - 4.8K bytes - Click Count (0) -
docs/es/docs/advanced/websockets.md
/// Con eso puedes conectar el WebSocket y luego enviar y recibir mensajes: <img src="/img/tutorial/websockets/image05.png"> ## Manejar desconexiones y múltiples clientes { #handling-disconnections-and-multiple-clients } Cuando una conexión de WebSocket se cierra, el `await websocket.receive_text()` lanzará una excepción `WebSocketDisconnect`, que puedes capturar y manejar como en este ejemplo.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 5.5K bytes - Click Count (0) -
docs/pt/docs/tutorial/dependencies/dependencies-with-yield.md
Note over client,operation: Resposta já foi enviada, e não pode ser modificada opt Tarefas operation -->> tasks: Enviar tarefas de background end opt Lançar outra exceção tasks -->> tasks: Manipula exceções no código da tarefa de background end ``` /// info | InformaçãoCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 13.8K bytes - Click Count (0) -
regression-test/src/androidTest/java/okhttp/regression/compare/ApacheHttpClientHttp2Test.kt
* <http://www.apache.org/>. * */ package okhttp.regression.compare import org.apache.hc.client5.http.async.methods.SimpleHttpRequests import org.apache.hc.client5.http.async.methods.SimpleHttpResponse import org.apache.hc.client5.http.impl.async.HttpAsyncClients import org.apache.hc.core5.concurrent.FutureCallback import org.apache.hc.core5.http.ProtocolVersion import org.junit.Assert
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Feb 07 06:56:34 GMT 2026 - 2.6K bytes - Click Count (0) -
docs/tr/docs/how-to/authentication-error-status-code.md
# Eski 403 Kimlik Doğrulama Hata Durum Kodlarını Kullanma { #use-old-403-authentication-error-status-codes } FastAPI `0.122.0` sürümünden önce, entegre security yardımcı araçları başarısız bir kimlik doğrulama (authentication) sonrasında client'a bir hata döndüğünde HTTP durum kodu olarak `403 Forbidden` kullanıyordu.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 1.3K bytes - Click Count (0) -
docs/pt/docs/deployment/https.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 14.6K bytes - Click Count (0)