Skip to content
🔧

Referencia de Métodos HTTP

Redes y Operaciones · Herramienta online gratuita

Consultar semántica e idempotencia de métodos GET/POST/PUT/DELETE.

Equipo CoderNewbie
MethodSafeIdempotentCacheableHas BodyDescription
GETYesYesYesNoRetrieve a representation of a resource.
POSTNoNoNoYesSubmit data to be processed; creates a resource.
PUTNoYesNoYesReplace the current representation of a resource.
DELETENoYesNoNoRemove a resource.
PATCHNoNoNoYesApply partial modifications to a resource.
HEADYesYesYesNoIdentical to GET but without a response body.
OPTIONSYesYesNoNoDescribe communication options for the target.
TRACEYesYesNoNoLoop-back test along the path to the target.
CONNECTNoNoNoNoEstablish a tunnel to the server (e.g. TLS).

Alineado con RFC 9110

Cobertura de todos los métodos HTTP estándar definidos en la semántica HTTP.

Buscable

Filtra por nombre de método o descripción al instante.

Flags de propiedades

Ve de un vistazo qué métodos son seguros, idempotentes o cacheables.

Cómo usar Referencia de Métodos HTTP

  1. 1Enter the URL, IP address, or network parameter to look up.
  2. 2Click the lookup or test button.
  3. 3Review the detailed results in the output panel.
  4. 4Use the information for your network operations.

Características

  • 100% gratis — sin registro, sin suscripción, sin anuncios
  • Funciona íntegramente en tu navegador — los datos nunca salen de tu dispositivo
  • Rápida y ligera — resultados instantáneos
  • Multiplataforma — funciona en escritorio, tableta y móvil

Preguntas frecuentes

Are network lookups real-time?

Yes, IP lookups, DNS queries, and HTTP tests perform live network requests to provide current data.

Is my IP address logged?

The IP Lookup tool queries public geolocation APIs. We do not store your IP address or lookup history.

Herramientas relacionadas