To see all of the available properties you can use the GET command.
Para ver todas las propiedades disponibles, puede utilizar el comando get.
To copy a file, use the get command.
The Get dialog lists the files in the object (project or folder) on which the Get command was executed (see screenshot below).
El cuadro de diálogo "Obtener" enumera los archivos del objeto (proyecto o carpeta) sobre el que se ejecutó el comando Obtener (imagen siguiente).
This command works like the Get command (see above), but does not display the Get dialog.
Este comando es igual que el comando Obtener, la única diferencia es que no aparece el cuadro de diálogo "Obtener".
You might even get command of your own fleet!
In the Original Timeline, it takes James Kirk ten years after graduation to get command of the USS Enterprise.
Kathryn necesita diez años más de graduarse para obtener el mando del USS Enterprise.
If the client has carried out a conditional GET command (by requesting if the document has been modified since the last time) and the document has not been modified it sends back this code.
Si el cliente llevó a cabo un comando GET condicional (con la solicitud relativa a si el documento ha sido modificado desde la última vez) y el documento no ha sido modificado, este código se envía como respuesta.
Since our program is playing the role of the "web browser", the HTTP protocol says we must send the GET command followed by a blank line.
Dado que nuestro programa está realizando el papel de "servidor web", el protocolo HTTP dice que debemos enviar el comando GET seguido por una línea en blanco.
If a GET command does not have its SET counterpart (or vice-versa), it is likely because it doesn't need one.
Si un comando GET no tiene su contraparte SET (o viceversa), es porque no lo necesita.
Select to record the action the client was trying to perform (for example, a GET command). URI Stem
Seleccione esta opción para registrar la acción que el cliente intentaba realizar (por ejemplo, un comando GET).
To resolve this, you should use a GET command to get a fresh template and ETag value, update the template, and then submit using that template and the fresh ETag value.
Para resolver esto, debes usar un comando GET para obtener una plantilla nueva y el valor de la ETag, actualizar la plantilla y, a continuación, enviarla con el valor de la ETag nueva.
For HTTP and HTTPS, the uptime check issues a GET command and retrieves the raw data.
Para HTTP y HTTPS, la verificación del tiempo de actividad emite un comando GET y recupera los datos sin procesar.
Google recommends that you cache the ETag provided by the most recent GET command, and use that ETag value in the If-Match request header when issuing PUT commands.
Google recomienda almacenar en caché la ETag que proporcionó el comando GET más reciente y usar el valor de esa ETag en el encabezado de la solicitud If-Match cuando emitas comandos PUT.