Httpİşleme Tutucu
Tür adı: HttpActionHandler
ActionHandler uzantısı
Ad |
Tür |
Açıklama |
kodlama |
veya MediaObject |
POST yöntemi olduğunda işlemi http isteğine kodlama. |
method |
HttpRequestYöntemi |
HTTP GET mi yoksa POST mu kullanılacağı. GET varsayılan seçenektir. |
url |
URL |
İşlemi tamamlamak için getirilecek URL'yi hedefleyin. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-03 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-03 UTC."],[[["`HttpActionHandler` extends the `ActionHandler` and is used for actions involving HTTP requests."],["It defines how to encode the action, the HTTP method (GET or POST), and the target URL for the action."],["`encoding` specifies how the action is encoded in the request, `method` determines whether to use GET or POST, and `url` provides the target URL."]]],[]]