Skip to content
🔧

Referência de Métodos HTTP

Rede e Operações · Ferramenta online gratuita

Consultar semântica e idempotência dos métodos GET/POST/PUT/DELETE.

Equipe EZ4Code
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).

Alinhado com RFC 9110

Cobertura de todos os métodos HTTP padrão definidos na semântica HTTP.

Pesquisável

Filtre por nome de método ou descrição instantaneamente.

Flags de Propriedade

Veja em um relance quais métodos são safe, idempotent ou cacheable.

Como usar Referência 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.

Recursos

  • ✓100% gratuito — sem cadastro, sem assinatura, sem anúncios
  • ✓Funciona inteiramente no navegador — seus dados nunca saem do seu dispositivo
  • ✓Rápido e leve — resultados instantâneos
  • ✓Multiplataforma — funciona em computador, tablet e celular

Perguntas frequentes

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.

Why do geolocation results differ between providers?

Each provider maintains its own IP-to-location database with different update cycles and coverage. Treat any single result as an approximation, not an exact address.

Do the results reflect me if I use a proxy or VPN?

No. Results show the egress IP of the proxy or VPN you are connected through. Disconnect it if you need your real public IP.

Ferramentas relacionadas