Vertaling van "GET method" in Pools
PUT and POST methods are placing and operations on files, while the GET method is used to retrieve objects.
Metody PUT i POST służą umieszczaniu oraz operacjom na plikach, natomiast metoda GET jest wykorzystywana do pobierania obiektów...
The GET method should not be able to delete data.
If not set, search request will be sent using the GET method.
Jeśli nie jest ustawiona, żądania wyszukiwań są wysyłane przy użyciu metody GET.
Search requests will be sent using the GET method.
Żądania wyszukiwania będą wysyłane przy użyciu metody GET.
When called via the GET method, this will contain the query string.
Wywołany metodą GET, to będzie zawierać ciąg kwerendy.
The GET method should be used for search forms.
Metodę GET należy stosować do obsługi formularzy wyszukiwania.
If not set, image search request will be sent using the GET method.
Jeśli nie jest ustawiona, żądania wyszukiwania obrazem są wysyłane przy użyciu metody GET.
Never use GET method if you have password or other sensitive information to pass to the server.
Nigdy nie należy używać metody GET, jeśli masz hasła lub inne poufne informacje przekazywane do serwera.
Never use the GET method if you have password or other sensitive information to pass to the server.
Nigdy nie należy używać metody GET, jeśli masz hasła lub inne poufne informacje przekazywane do serwera.
Never use GET method if you have password or other sensitive information to be sent to the server.
Nigdy nie należy używać metody GET, jeśli masz hasła lub inne poufne informacje mają być przesyłane do serwera.
You should never use GET method if you have password or other sensitive information to pass to the server.
Nigdy nie należy używać metody GET, jeśli masz hasła lub inne poufne informacje przekazywane do serwera.
In addition, you can load filter data using the GET method on the filter resource
Dodatkowo można pobrać dane filtra wykonując metodę GET na zasobie filtra
Our test scenario assumed operation of thousands of users who generate 10 thousand requests using the GET method.
Nasz scenariusz testowy zakładał działanie tysiąca użytkowników, którzy generują 10 tys. zapytań z wykorzystaniem metody GET.